mirror of https://github.com/caronc/apprise
update README.md file in folder bin (#493)
Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>pull/502/head
parent
51794e6e91
commit
7862110fac
|
@ -13,7 +13,7 @@ The tools are as follows:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# simply make your code changes to apprise and test it out:
|
# simply make your code changes to apprise and test it out:
|
||||||
./bin/apprise -t title -m message \
|
./bin/apprise -t title -b body \
|
||||||
mailto://user:pass@example.com
|
mailto://user:pass@example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue