update README.md file in folder bin (#493)

Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>
This commit is contained in:
xuzheliang135 2021-12-14 08:50:53 +08:00 committed by GitHub
parent 51794e6e91
commit 7862110fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ The tools are as follows:
```bash
# 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
```