Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
houluy committed Aug 3, 2017
1 parent 23d97f5 commit ceecf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Please refer to [document](http://aliyun-sms-api.readthedocs.io) to read the ful
## Tutorial
Here is a quick example of sending SMS messages for a phone user:

:::python
import alisms

client = alisms.AliyunSMS(access_key_id='testId', access_key_secret='testSecret', region_id='cn-hangzhou')
Expand Down

0 comments on commit ceecf3b

Please sign in to comment.