diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-05-06 06:25:26 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-05-06 06:25:26 -0700 |
commit | 1bd0d1f44f7dc7117736c929fc2d828b371e9204 (patch) | |
tree | 3db72f787587e9da69d09c6a192cc10f3f4b074a | |
parent | 9ff7f30cb1e0e743655548c6b10da5ef5641ac00 (diff) | |
download | pw-1bd0d1f44f7dc7117736c929fc2d828b371e9204.tar.gz pw-1bd0d1f44f7dc7117736c929fc2d828b371e9204.tar.bz2 pw-1bd0d1f44f7dc7117736c929fc2d828b371e9204.zip |
README: code has grown a bit.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ 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 around 1300 lines of C in a single source file, +* **`pw` is tiny:** it is under 2000 lines of C in a single source file, compiling to an executable of around 25 kilobytes. * **`pw` requires a very low amount of RAM:** Given inputs with typical line |