From 4f9319d1a624bd5db10c2d5bb0ff071333878ab8 Mon Sep 17 00:00:00 2001 From: Tony Chen Date: Sun, 21 Mar 2021 17:08:06 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c8bf8b88..3fde785f8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) [![Build Status](https://github.com/go-kratos/kratos/workflows/Go/badge.svg)](https://github.com/go-kratos/kratos/actions) [![GoDoc](https://pkg.go.dev/badge/github.com/go-kratos/kratos/v2)](https://pkg.go.dev/github.com/go-kratos/kratos/v2) -[![Go Report Card](https://goreportcard.com/badge/github.com/go-kratos/kratos/v2)](https://goreportcard.com/report/github.com/go-kratos/kratos/v2) +[![Go Report Card](https://goreportcard.com/badge/github.com/go-kratos/kratos)](https://goreportcard.com/report/github.com/go-kratos/kratos) [![Discord](https://img.shields.io/discord/766619759214854164?label=chat&logo=discord)](https://discord.gg/BWzJsUJ) Translations: [English](README.md) | [简体中文](README_zh.md) @@ -95,9 +95,10 @@ app.Run() ## Related -* [Docs](https://go-kratos.dev/) +* [Tutorial](https://go-kratos.dev/docs/getting-started/start) * [Examples](./examples) -* [Service Layout](https://github.com/go-kratos/kratos-layout) +* [Project Template](https://github.com/go-kratos/kratos-layout) +* [FAQ](https://go-kratos.dev/docs/getting-started/faq) ## Community * [Wechat Group](https://github.com/go-kratos/kratos/issues/682)