aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-06-10 22:28:09 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-06-10 22:28:09 -0700
commit14ac6782a6200a88200e808781ac3df3ee0ac038 (patch)
tree37b78a4786f2633e52efd6bd37fea7fcf989f5f1
parent9e69ce643910494c5f045d0f95b806da1a9baf89 (diff)
Wording
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b089949..0932d8a 100644
--- a/README.md
+++ b/README.md
@@ -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