Skip to content

Commit 4ac6253

Browse files
committed
update.
1 parent a768174 commit 4ac6253

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
项目主页: https://github.com/tolerious/django-wechat </br>
1515
详尽的项目文档: [Read The Doc](http://django-weixin.readthedocs.org/zh_CN/latest/)
1616

17-
### Requirement
18-
Django==1.7.7
17+
### 包依赖
18+
参照[这里](https://github.com/tolerious/django-wechat/blob/master/requirement.txt)
1919

2020
### 简介
2121
项目的宗旨是封装微信公众号的API,从而方便开发这快速进行微信公众号的开发,您可以直接使用本项目进行基于Django的公众号开发,
2222
同时您也可以把TA当作一个普通的python软件包通过`pip install django-weixin`进行安装.
2323

2424
### 功能
25-
* 验证成为开发者
25+
* 验证成为开发者
2626
* 自动回复微信号关注者消息
2727
* 创建自定义菜单
2828
* 生成二维码

0 commit comments

Comments
 (0)