|
|
@@ -1,12 +1,11 @@
|
|
|
# WeChat SDK for Go
|
|
|
|
|
|
-
|
|
|
-[](https://goreportcard.com/report/github.com/silenceper/wechat)
|
|
|
+
|
|
|
+[](https://goreportcard.com/report/github.com/silenceper/wechat/v2)
|
|
|
[](https://pkg.go.dev/github.com/silenceper/wechat/v2?tab=doc)
|
|
|
-
|
|
|
+
|
|
|
|
|
|
使用Golang开发的微信SDK,简单、易用。
|
|
|
-> 注意:当前版本为v2版本,v1版本已废弃
|
|
|
|
|
|
## 文档 && 例子
|
|
|
|
|
|
@@ -75,7 +74,13 @@ server.Send()
|
|
|
- 提交issue,描述需要贡献的内容
|
|
|
- 完成更改后,提交PR
|
|
|
|
|
|
-## 公众号
|
|
|
+
|
|
|
+## 感谢以下贡献者
|
|
|
+
|
|
|
+<a href="https://opencollective.com/gowechat"><img src="https://opencollective.com/gowechat/contributors.svg?width=890" /></a>
|
|
|
+
|
|
|
+
|
|
|
+## 作者公众号
|
|
|
|
|
|

|
|
|
|