From 7bad831fe797e9ca3475c1df6a11092451ec41a2 Mon Sep 17 00:00:00 2001 From: Changhua Date: Wed, 28 Jun 2023 10:05:32 +0800 Subject: [PATCH] Update README --- python/README.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/README.MD b/python/README.MD index 95b92f7..43bea9c 100644 --- a/python/README.MD +++ b/python/README.MD @@ -1,6 +1,8 @@ # WeChatFerry Python 客户端 [![PyPi](https://img.shields.io/pypi/v/wcferry.svg)](https://pypi.python.org/pypi/wcferry) [![Downloads](https://static.pepy.tech/badge/wcferry)](https://pypi.python.org/pypi/wcferry) [![Documentation Status](https://readthedocs.org/projects/wechatferry/badge/?version=latest)](https://wechatferry.readthedocs.io/zh/latest/?badge=latest) +|[📖 文档](https://wechatferry.readthedocs.io/)|[📺 视频教程](https://mp.weixin.qq.com/s/APdjGyZ2hllXxyG_sNCfXQ)|[🙋 FAQ](https://mp.weixin.qq.com/s/XTJ9H-FsCPCscixAts8i_A)| +|:-:|:-:|:-:| 🤖示例机器人框架:[WeChatRobot](https://github.com/lich0821/WeChatRobot)。 ## 快速开始