mirror of
https://github.com/caronc/apprise.git
synced 2024-11-22 16:13:12 +01:00
spelling mistake in README.md
This commit is contained in:
parent
49cb8bee37
commit
35a8ffaad6
@ -156,7 +156,7 @@ apprise -t 'my title' -b 'my notification body' \
|
||||
### Attaching Files
|
||||
Apprise also supports file attachments too! Specify as many attachments to a notification as you want.
|
||||
```bash
|
||||
# Send a funny image you found on the internet to a colleage:
|
||||
# Send a funny image you found on the internet to a colleague:
|
||||
apprise --title 'Agile Joke' \
|
||||
--body 'Did you see this one yet?' \
|
||||
--attach https://i.redd.it/my2t4d2fx0u31.jpg \
|
||||
|
Loading…
Reference in New Issue
Block a user