Fix README
This commit is contained in:
parent
4396bf9c9a
commit
c1cc4e6508
@ -62,7 +62,7 @@
|
||||
下载 [最新发布的版本](https://github.com/lich0821/WeChatFerry/releases/latest)。根据技术栈,选择客户端,将相应 `dll` 和 `exe` 文件放到对应位置。
|
||||
|
||||
### Go
|
||||
参考 [Go README.MD](go/README.MD)
|
||||
参考 [Go README.MD](clients/go/README.MD)
|
||||
|
||||
### HTTP
|
||||
[](https://pypi.python.org/pypi/wcfhttp) [](https://pypi.python.org/pypi/wcfhttp) [](https://wechatferry.readthedocs.io/zh/latest/?badge=latest)
|
||||
@ -88,7 +88,7 @@ wcfhttp --cb http://your_host:your_port/callback
|
||||
```
|
||||
|
||||
### Java
|
||||
参考 [Java README.MD](java/README.MD)
|
||||
参考 [Java README.MD](clients/java/README.MD)
|
||||
|
||||
### Python
|
||||
[](https://pypi.python.org/pypi/wcferry) [](https://pypi.python.org/pypi/wcferry) [](https://wechatferry.readthedocs.io/zh/latest/?badge=latest)
|
||||
@ -101,7 +101,7 @@ pip install --upgrade wcferry
|
||||
* 参考框架:[🤖WeChatRobot](https://github.com/lich0821/WeChatRobot)
|
||||
|
||||
### Rust
|
||||
参考 [Rust README.MD](rust/README.MD)
|
||||
参考 [Rust README.MD](clients/rust/README.MD)
|
||||
|
||||
## 一起开发
|
||||
### 安装开发环境
|
||||
|
Loading…
Reference in New Issue
Block a user