This commit is contained in:
Bruce Hill 2019-06-10 22:28:09 -07:00
parent 9e69ce6439
commit 14ac6782a6

View File

@ -5,7 +5,7 @@
- Extremely lightweight (under 2k lines of code)
- Highly interoperable with unix pipelines
- Highly customizable and hackable
- Without any build dependencies other than the C standard library (no ncurses)
- Free of any build dependencies other than the C standard library (no ncurses)
- A good proof-of-concept for making a TUI from scratch
## Building