Updated Notify_msg91 (markdown)

Chris Caron 2020-08-03 10:05:52 -04:00
parent 15986ab3d0
commit 87ace91985

@ -34,5 +34,5 @@ apprise -vv -t "Test Message Title" -b "Test Message Body" \
# the following would also have worked (spaces, brackets,
# dashes are accepted in a phone no field):
apprise -vv -t "Test Message Title" -b "Test Message Body" \
msg91://gank339l7jk3cjaE/1-(800) 555-1223
"msg91://gank339l7jk3cjaE/1-(800) 555-1223"
```