1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-09-23 22:45:54 -04:00

📝 Add more libraries

This commit is contained in:
makeworld 2020-07-10 20:05:34 -04:00
parent 7d71af116d
commit a9c7908675

View File

@ -101,6 +101,8 @@ Amfora ❤️ open source!
- It uses [tcell](https://github.com/gdamore/tcell) for low level terminal operations
- [Viper](https://github.com/spf13/viper) for configuration and TOFU storing
- [go-gemini](https://github.com/makeworld-the-better-one/go-gemini), my forked and updated Gemini client/server library
- My [progressbar fork](https://github.com/makeworld-the-better-one/progressbar)
- [go-humanize](https://github.com/dustin/go-humanize)
## License
This project is licensed under the GPL v3.0. See the [LICENSE](./LICENSE) file for details.