aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-05-24 17:36:15 -0700
committerBruce Hill <bruce@bruce-hill.com>2019-05-24 17:36:15 -0700
commitffc215a80a87ae8c0c7c55785abaa4bfe568c002 (patch)
treed7c75a2ca91d495f5a1942688ce919f6227cde1a
parentbbeecf3b2f4674329e6119cb73ef2f1cdde95241 (diff)
Updated LOC in readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97a12b2..a0ea761 100644
--- a/README.md
+++ b/README.md
@@ -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)