Updated Notify_wxteams (markdown)

Chris Caron 2020-08-03 09:48:11 -04:00
parent 721500a273
commit 876dd98c20

@ -41,5 +41,6 @@ Valid syntax is as follows:
Send a Webex Teams notification:
```bash
# Assuming our {token} is T1JJ3T3L2DEFK543
apprise wxteams:///T1JJ3T3L2DEFK543/
apprise -vv -t "Test Message Title" -b "Test Message Body" \
wxteams:///T1JJ3T3L2DEFK543/
```