Update doc

This commit is contained in:
wchen-r7 2017-03-06 11:08:51 -06:00
parent a466dc44c6
commit 34bca9055e
1 changed files with 7 additions and 1 deletions

View File

@ -25,7 +25,13 @@ supported carriers.
**SMSMESSAGE**
The text message you want to send.
The text message you want to send. For example, this will send a text with a link to google:
```
set SMSMESSAGE "Hi, please go: google.com"
```
The link should automatically be parsed on the phone and clickable.
**SMTPADDRESS**