From b2b477993bdfc960ef040d86385a3664b082c06b Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 19 Feb 2022 13:48:05 +0800 Subject: [PATCH] + Go Report & Go Reference --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a6b5cbd983..b77b307321 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![UnitTest](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml/badge.svg)](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml) [![codecov](https://codecov.io/gh/YaoApp/yao/branch/main/graph/badge.svg?token=294Y05U71J)](https://codecov.io/gh/YaoApp/yao) +[![Go Report Card](https://goreportcard.com/badge/github.com/yaoapp/yao)](https://goreportcard.com/report/github.com/yaoapp/yao) +[![Go Reference](https://pkg.go.dev/badge/github.com/yaoapp/yao.svg)](https://pkg.go.dev/github.com/yaoapp/yao) ![intro](docs/1.intro.png) @@ -23,7 +25,7 @@ A Customer Relationship Management System developed by Yao. An example of cloud + edge IoT application, an unattended intelligent warehouse management system that supports face recognition and RFID. -[https://demo-wms.yaoapps.com](https://demo-crm.yaoapps.com/xiang/login/admin?autoLogin=true) +[https://demo-wms.yaoapps.com](https://demo-wms.yaoapps.com/xiang/login/admin?autoLogin=true) ## Introduce