update readme.md
This commit is contained in:
parent
281469d620
commit
f38107d4fb
14
README.md
14
README.md
@ -2,7 +2,7 @@
|
||||
|
||||
# openwechat
|
||||
|
||||
[](https://godoc.org/github.com/eatMoreApple/openwechat)
|
||||
[](https://godoc.org/github.com/eatMoreApple/openwechat)[](https://github.com/eatmoreapple/openwechat/releases)[](https://goreportcard.com/badge/github.com/eatmoreapple/openwechat)[](https://img.shields.io/github/stars/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**
|
||||
|
||||
<img width="210px" src="https://raw.githubusercontent.com/eatmoreapple/eatMoreApple/main/img/wechat.jpg" align="left">
|
||||
|
||||
@ -134,6 +142,8 @@ func main() {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user