edited README

This commit is contained in:
Candifloss 2024-09-26 16:26:07 +05:30
parent 4a708bb6a0
commit e83a14dac4

View File

@ -22,7 +22,15 @@ Inspired by [`tiramisu`](https://github.com/Sweets/tiramisu)
## Usage ## Usage
```bash ```bash
snot [r|j|p] [v] snot --help
Usage: snot [-f <format>] [-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? ## Why this project?