diff --git a/README.md b/README.md index 6899526..6b3f397 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,15 @@ Inspired by [`tiramisu`](https://github.com/Sweets/tiramisu) ## Usage ```bash -snot [r|j|p] [v] +snot --help +Usage: snot [-f ] [-v] + +Print desktop notifications + +Options: + -f, --format select output format: r(rson), j(json, default), p(plain) + -v, --verbose verbose mode + --help display usage information ``` ## Why this project?