aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 768d49e..4fd6491 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,8 @@ for text streams.
few GNU/Linuxes. It built on OpenBSD, but didn't run properly; I didn't
investigate into it. Patches welcome.
-* **`pw` is tiny:** it is under 2000 lines of C in a single source file,
- compiling to an executable of around 25 kilobytes.
+* **`pw` is tiny:** it is a little over 2000 lines of C in a single source
+ file, compiling to an executable of around 32 kilobytes.
* **`pw` requires a very low amount of RAM:** Given inputs with typical line
lengths, and 24 line snapshots, `pw` it needs less than 64 kilobytes of RAM