New tool using clui. (#150)

Update README.md - add an application using the library
This commit is contained in:
Jairo Chaves B 2022-05-28 21:33:28 -06:00 committed by GitHub
parent d2113115a4
commit efb9cea5dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ The current version is 1.2.1. Please see details in [changelog](./changelog).
## Applications that uses the library
* Terminal FB2 reader(termfb2): https://github.com/VladimirMarkelov/termfb2
* NMCLUI: A tool to connect to wifi networks from console, similar to nmtui. https://github.com/jairochavesb/nmclui.
* Bookmarkscli: A command line bookmark manager. https://github.com/jairochavesb/bookmarkscli.
## Documentation
* [Introduction](/docs/intro.md)