tinybox
Owner: IIIlllIIIllI URL: git@github.com:nyangkosense/tinybox.git
markdown again...
Commit dee9ec4e4a346ad53edee6b63d2f4642ffa89d9b by Sebastian <102849993+nyangkosense@users.noreply.github.com> on 2025-09-02 12:14:21 +0200
diff --git a/README.md b/README.md
index 3874063..7178f0e 100644
--- a/README.md
+++ b/README.md
@@ -39,9 +39,6 @@ make
```
./example
```
-
-```
-
## Design Choices
Everything is in one file because splitting things up is how you end up with 47 files to do something simple. The code reads top to bottom - constants, types, low-level terminal stuff, then the public API.