Skip to content

Commit b2b4779

Browse files
committed
+ Go Report & Go Reference
1 parent 5c5763c commit b2b4779

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![UnitTest](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml/badge.svg)](https://github.com/YaoApp/yao/actions/workflows/unit-test.yml)
44
[![codecov](https://codecov.io/gh/YaoApp/yao/branch/main/graph/badge.svg?token=294Y05U71J)](https://codecov.io/gh/YaoApp/yao)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/yaoapp/yao)](https://goreportcard.com/report/github.com/yaoapp/yao)
6+
[![Go Reference](https://pkg.go.dev/badge/github.com/yaoapp/yao.svg)](https://pkg.go.dev/github.com/yaoapp/yao)
57

68
![intro](docs/1.intro.png)
79

@@ -23,7 +25,7 @@ A Customer Relationship Management System developed by Yao.
2325

2426
An example of cloud + edge IoT application, an unattended intelligent warehouse management system that supports face recognition and RFID.
2527

26-
[https://demo-wms.yaoapps.com](https://demo-crm.yaoapps.com/xiang/login/admin?autoLogin=true)
28+
[https://demo-wms.yaoapps.com](https://demo-wms.yaoapps.com/xiang/login/admin?autoLogin=true)
2729

2830
## Introduce
2931

0 commit comments

Comments
 (0)