Skip to content

Commit

Permalink
Added personal data line for SMS.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aharshac committed Mar 17, 2017
1 parent 666db3f commit d937fe6
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 @@ -18,4 +18,5 @@ Execute `git clone https://github.com/aharshac/KandyPyLibExamples.git` in a term
### SMS.py
Send SMS to a mobile number via Kandy.
* Substitute **`<domain_api_key>, <domain_secret>, <user_id>`** with data from [Kandy Developer Dashboard](https://developer.kandy.io/)
* Replace **`<source_phone_number>, <destination_phone_number>, <message>`** with personal data.
* Execute `python SMS.py` in a terminal.

0 comments on commit d937fe6

Please sign in to comment.