diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-05-24 17:36:15 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-05-24 17:36:15 -0700 |
| commit | ffc215a80a87ae8c0c7c55785abaa4bfe568c002 (patch) | |
| tree | d7c75a2ca91d495f5a1942688ce919f6227cde1a | |
| parent | bbeecf3b2f4674329e6119cb73ef2f1cdde95241 (diff) | |
Updated LOC in readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ `bb` (bitty browser) is a TUI console file browser that is: -- Extremely lightweight (currently around 1.2K lines of code) +- Extremely lightweight (currently around 1.4K lines of code) - Highly interoperable with unix pipelines - Highly customizable and hackable - Without any build dependencies other than the C standard library (no ncurses) |
