tinybox
markdown again...
dee9ec4e4a346ad53edee6b63d2f4642ffa89d9b
Sebastian <102849993+nyangkosense@users.noreply.github.com>
2025-09-02 10:14:21 +0000
README.md | 3 --- 1 file changed, 3 deletions(-) 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.