Update README
This commit is contained in:
parent
b8091a9581
commit
d3d64ec68f
@ -48,7 +48,7 @@
|
||||
参考 [Go README.MD](go/README.MD)
|
||||
|
||||
### HTTP
|
||||
[](https://pypi.python.org/pypi/wcfhttp)
|
||||
[](https://pypi.python.org/pypi/wcfhttp) [](https://pypi.python.org/pypi/wcfhttp) [](https://wechatferry.readthedocs.io/zh/latest/?badge=latest)
|
||||
|
||||
* 安装
|
||||
```sh
|
||||
|
@ -1,5 +1,5 @@
|
||||
# WeChatFerry HTTP 客户端
|
||||
[](https://pypi.python.org/pypi/wcfhttp)
|
||||
[](https://pypi.python.org/pypi/wcfhttp) [](https://pypi.python.org/pypi/wcfhttp) [](https://wechatferry.readthedocs.io/zh/latest/?badge=latest)
|
||||
|
||||
基于 [wcferry](https://pypi.org/project/wcferry/) 封装的 HTTP 客户端。
|
||||
|
||||
@ -26,3 +26,7 @@ wcfhttp --cb http://your_host:your_port/callback
|
||||
|
||||
### 接收消息回调接口文档
|
||||
参考文档(默认地址为:http://localhost:9999/docs )`接收消息回调样例`。
|
||||
|
||||
|||
|
||||
|:-:|:-:|
|
||||
|后台回复 `WeChatFerry` 加群交流|如果你觉得有用|
|
||||
|
@ -91,6 +91,10 @@ if __name__ == "__main__":
|
||||
|
||||
```
|
||||
|
||||
|||
|
||||
|:-:|:-:|
|
||||
|后台回复 `WeChatFerry` 加群交流|如果你觉得有用|
|
||||
|
||||
## 一起开发
|
||||
### 配置环境
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user