aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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)