Updated Notify_techulus (markdown)

Chris Caron 2020-08-03 09:53:19 -04:00
parent 782918988b
commit 3151433771

@ -26,5 +26,6 @@ Valid syntax is as follows:
Send a Techulus Push notification:
```bash
# Assuming our {apikey} is b444a40f-3db9-4224-b489-9a514c41c009
apprise push:///b444a40f-3db9-4224-b489-9a514c41c009/
apprise -vv -t "Test Message Title" -b "Test Message Body" \
push:///b444a40f-3db9-4224-b489-9a514c41c009/
```