diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-06-10 22:28:09 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-06-10 22:28:09 -0700 |
| commit | 14ac6782a6200a88200e808781ac3df3ee0ac038 (patch) | |
| tree | 37b78a4786f2633e52efd6bd37fea7fcf989f5f1 | |
| parent | 9e69ce643910494c5f045d0f95b806da1a9baf89 (diff) | |
Wording
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
