diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |