We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a92b16 commit 0c37fa6Copy full SHA for 0c37fa6
yunpian/python/README.md
@@ -1,2 +1,3 @@
1
-ypclient: 第二版 py sdk
2
-yunpianSmsClient: 第一版 py sdk
+### `ypclient`: 第二版 python SDK,[点击查看](https://github.com/yunpian/sms/tree/master/yunpian/python/ypclient)
+
3
+### `yunpianSmsClient`: 第一版 python SDK,[点击查看](https://github.com/yunpian/sms/blob/master/yunpian/python/yunpianSmsClient.py)
yunpian/python/ypclient/README.md
@@ -9,5 +9,5 @@ Features:
9
2. Support py2/py3
10
3. Configurable client
11
12
-
+Check [DEMO](https://github.com/yunpian/sms/blob/master/yunpian/python/ypclient/demo.py)
13
0 commit comments