update 文档

This commit is contained in:
eatMoreApple 2021-06-24 10:41:38 +08:00
parent b2178d32a2
commit 0cc9ecd602

View File

@ -4,7 +4,7 @@
[![Go Doc](https://pkg.go.dev/badge/github.com/eatMoreApple/openwechat)](https://godoc.org/github.com/eatMoreApple/openwechat) [![Go Doc](https://pkg.go.dev/badge/github.com/eatMoreApple/openwechat)](https://godoc.org/github.com/eatMoreApple/openwechat)
> golang版个人微信号API, 类似开发公众号一样,开发个人微信号 > golang版个人微信号API, 突破网页版限制,类似开发公众号一样,开发个人微信号
@ -91,7 +91,7 @@ func main() {
### 文档 ### 文档
[点击查看](doc/doc.md) [点击查看](https://openwechat.readthedocs.io/zh/latest/)
### 项目主页 ### 项目主页