Browse Source

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

Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>
pull/502/head
xuzheliang135 3 years ago committed by GitHub
parent
commit
7862110fac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      bin/README.md

2
bin/README.md

@ -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
```

Loading…
Cancel
Save