chore: updated readme
68f63cfb
1 file(s) · +15 −5
| 4 | 4 | ||
| 5 | 5 |  |
|
| 6 | 6 | ||
| 7 | - | Minimal terminal RSS reader. Pass one or more feed URLs, browse entries, open in browser. |
|
| 7 | + | Minimal terminal RSS/Atom interpreter. Pass one or more feed URLs, browse entries, open in browser. |
|
| 8 | 8 | ||
| 9 | 9 | </div> |
|
| 10 | + | ||
| 11 | + | ## Philosophy |
|
| 12 | + | ||
| 13 | + |  |
|
| 14 | + | ||
| 15 | + | Designed to be the simplest RSS/Atom feed interpreter |
|
| 16 | + | ||
| 17 | + | - No read/unread |
|
| 18 | + | - No cron, db, or notifications |
|
| 19 | + | - No in-app reader |
|
| 20 | + | ||
| 21 | + | ## Install |
|
| 22 | + | ||
| 23 | + | Download latest binary from [releases](https://github.com/stevedylandev/bullets/releases). |
|
| 10 | 24 | ||
| 11 | 25 | ## Usage |
|
| 12 | 26 | ||
| 30 | 44 | | `k` / `↑` | Prev entry | |
|
| 31 | 45 | | `Enter` | Open in browser | |
|
| 32 | 46 | | `q` | Quit | |
|
| 33 | - | ||
| 34 | - | ## Install |
|
| 35 | - | ||
| 36 | - | Download latest binary from [releases](https://github.com/stevedylandev/bullets/releases). |
|
| 37 | 47 | ||
| 38 | 48 | ## License |
|
| 39 | 49 | ||