aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2026-02-28 11:32:26 +0200
committerDylan Araps <dylan.araps@gmail.com>2026-02-28 11:32:26 +0200
commitb50f18761c386808fcaa175184c3259c339260d4 (patch)
treeb58ba8635e7667771f3725baea073a7f6b1ab93f
parentce1c5a66a5438e049197abc73c9fb56eb5cc97e1 (diff)
doc: nit
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 35c902f..bdb0e43 100644
--- a/README.txt
+++ b/README.txt
@@ -15,7 +15,7 @@
Initial Announcement: https://dylan.gr/1772192922
-* Tiny (CONFIG_SMALL: ~90KiB, CONFIG_TINY: ~40KiB, CONFIG_STATIC: ~150KiB)
+* Tiny (CONFIG_SMALL: ~90KiB, CONFIG_TINY: ~40KiB, static: ~150KiB)
* Fast (should only be limited by IO)
* No dynamic memory allocation (~1.5MiB static)
* Does nothing unless a key is pressed