diff --git a/README.md b/README.md index 7b80aa1..21dadc2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # openwechat -[![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)[![Release](https://img.shields.io/github/v/release/eatmoreapple/openwechat.svg?style=flat-square)](https://github.com/eatmoreapple/openwechat/releases)[![Go Report Card](https://goreportcard.com/badge/github.com/eatmoreapple/openwechat)](https://goreportcard.com/badge/github.com/eatmoreapple/openwechat)[![Stars](https://img.shields.io/github/stars/eatmoreapple/openwechat.svg?style=flat-square)](https://img.shields.io/github/stars/eatmoreapple/openwechat.svg?style=flat-square)[![Forks](https://img.shields.io/github/forks/eatmoreapple/openwechat.svg?style=flat-square)](https://img.shields.io/github/forks/eatmoreapple/openwechat.svg?style=flat-square) > golang版个人微信号API, 突破网页版限制,类似开发公众号一样,开发个人微信号 @@ -27,6 +27,12 @@ go get github.com/eatmoreapple/openwechat ``` +`go mod` + +```shell +require github.com/eatmoreapple/openwechat latest +``` + ### 快速开始 @@ -107,7 +113,9 @@ func main() { -### 添加微信:apple:(备注: openwechat),进群交流:smiling_imp: +### 添加微信(EatMoreApple):apple:(备注: openwechat),进群交流:smiling_imp: + +**如果二维码图片没显示出来,请添加微信号 EatMoreApple** @@ -134,6 +142,8 @@ func main() { + +