From bbbbd6cb175a6a05a3d68ae2520ce062e241ec47 Mon Sep 17 00:00:00 2001 From: aichy126 <16996097+aichy126@users.noreply.github.com> Date: Tue, 25 Oct 2022 16:40:06 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- README_CN.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74570cef..52bed8fb 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ To learn more about the project, visit [answer.dev](https://answer.dev). [![LICENSE](https://img.shields.io/badge/License-Apache-green)](https://github.com/answerdev/answer/blob/main/LICENSE) [![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) [![Language](https://img.shields.io/badge/Language-React-blue.svg)](https://reactjs.org/) +[![Go Report Card](https://goreportcard.com/badge/github.com/answerdev/answer)](https://goreportcard.com/report/github.com/answerdev/answer) ## Screenshots @@ -36,4 +37,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for ways to get started. ## License -[Apache License 2.0](https://github.com/answerdev/answer/blob/main/LICENSE) \ No newline at end of file +[Apache License 2.0](https://github.com/answerdev/answer/blob/main/LICENSE) diff --git a/README_CN.md b/README_CN.md index 7502e5dd..72b5cffc 100644 --- a/README_CN.md +++ b/README_CN.md @@ -11,6 +11,7 @@ [![LICENSE](https://img.shields.io/badge/License-Apache-green)](https://github.com/answerdev/answer/blob/main/LICENSE) [![Language](https://img.shields.io/badge/Language-Go-blue.svg)](https://golang.org/) [![Language](https://img.shields.io/badge/Language-React-blue.svg)](https://reactjs.org/) +[![Go Report Card](https://goreportcard.com/badge/github.com/answerdev/answer)](https://goreportcard.com/report/github.com/answerdev/answer) ## 截图 @@ -36,4 +37,4 @@ docker-compose up ## License -[Apache License 2.0](https://github.com/answerdev/answer/blob/main/LICENSE) \ No newline at end of file +[Apache License 2.0](https://github.com/answerdev/answer/blob/main/LICENSE)