diff options
| author | Fuwn <[email protected]> | 2023-05-29 23:33:19 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-05-29 23:33:19 -0700 |
| commit | 5ecfabb52d9bb318779edff4d589c4c0f35a0ebb (patch) | |
| tree | 1ddebd2ea44c1aafc1fc3e39fbf1d4da62f3ea86 | |
| parent | feat: initial release (diff) | |
| download | nectar-5ecfabb52d9bb318779edff4d589c4c0f35a0ebb.tar.xz nectar-5ecfabb52d9bb318779edff4d589c4c0f35a0ebb.zip | |
docs(readme): add dependencies
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -25,6 +25,15 @@ Complete Nectar *builds* can be located in the *[Releases](https://github.com/Fu ## Usage +### Dependencies + +- [Gum](https://github.com/charmbracelet/gum/) +- [pup](https://github.com/ericchiang/pup) +- [Pandoc](https://pandoc.org/) +- [Glow](https://github.com/charmbracelet/glow) + +### Help + ``` nectar - Command-line Honeyfeed Reader |