Skip to content

Commit d49f730

Browse files
authored
Update README.md
1 parent 2072681 commit d49f730

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

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

33
A fast wechat miniprogram/minigame development framework written in Golang
44

5+
[![GoDoc](https://pkg.go.dev/badge/github.com/fastwego/miniprogram?status.svg)](https://pkg.go.dev/github.com/fastwego/miniprogram?tab=doc)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/fastwego/miniprogram)](https://goreportcard.com/report/github.com/fastwego/miniprogram)
7+
58
## 快速开始 & demo
69

710
```shell script
@@ -87,4 +90,4 @@ FastWeGo 是一套完整的微信开发框架,包括公众号、开放平台
8790

8891
欢迎提交 pr/issue 或者 文档,一起让微信开发更快更好!
8992

90-
Faster we go together!
93+
Faster we go together!

0 commit comments

Comments
 (0)