Commit 3ff1f3fb authored by fendouai's avatar fendouai

fix readme

parent 254ba3cc
......@@ -2,4 +2,5 @@
build/
dist/
jpush.egg-info/
.idea/
\ No newline at end of file
.idea/
docs/
\ No newline at end of file
Version 3.2.0
-----------
**Released 2015 Nov 9**
Add push sms message api;
Version 3.1.0
-----------
**Released 2015 Nov 9**
......
......@@ -5,8 +5,6 @@
对应的 REST API 文档:<http://docs.jpush.io/server/rest_api_v3_push/>
## 环境配置
pip 方式:
......@@ -72,12 +70,12 @@ _jpush.set_logging("DEBUG")
参考文档:<http://docs.jpush.io/server/http_status_code/>
Push v3 API 状态码 参考文档:<http://docs.jpush.io/server/rest_api_v3_push/> 
Push API 状态码 参考文档:<http://docs.jpush.io/server/rest_api_v3_push/> 
Report API 状态码 参考文档:<http://docs.jpush.io/server/rest_api_v3_report/>
Device API 状态码 参考文档:<http://docs.jpush.io/server/rest_api_v3_device/>
Push Schedule API 状态码 参考文档:<http://docs.jpush.io/server/rest_api_push_schedule/> 
Schedule API 状态码 参考文档:<http://docs.jpush.io/server/rest_api_push_schedule/> 
[Release页面](https://github.com/jpush/jpush-api-python-client/releases) 有详细的版本发布记录与下载。
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment