chore: updated readme
2fb695c4
1 file(s) · +7 −3
| 4 | 4 | ||
| 5 | 5 |  |
|
| 6 | 6 | ||
| 7 | - | Minimal terminal RSS/Atom interpreter. Pass one or more feed URLs, browse entries, open in browser. |
|
| 7 | + | Minimal terminal RSS/Atom feed browser. Pass one or more feed URLs, browse entries, open in browser. |
|
| 8 | 8 | ||
| 9 | 9 | </div> |
|
| 10 | 10 | ||
| 12 | 12 | ||
| 13 | 13 |  |
|
| 14 | 14 | ||
| 15 | - | Designed to be the simplest RSS/Atom feed interpreter |
|
| 15 | + | Designed to be the simplest RSS/Atom feed browser |
|
| 16 | 16 | ||
| 17 | 17 | - No read/unread |
|
| 18 | 18 | - No cron, db, or notifications |
|
| 20 | 20 | ||
| 21 | 21 | ## Install |
|
| 22 | 22 | ||
| 23 | - | Download latest binary from [releases](https://github.com/stevedylandev/bullets/releases). |
|
| 23 | + | ``` |
|
| 24 | + | brew install stevedylandev/tap/bullets |
|
| 25 | + | ``` |
|
| 26 | + | ||
| 27 | + | Or download latest binary from [releases](https://github.com/stevedylandev/bullets/releases). |
|
| 24 | 28 | ||
| 25 | 29 | ## Usage |
|
| 26 | 30 | ||