tinybox

Owner: IIIlllIIIllI URL: git@github.com:nyangkosense/tinybox.git

Update README.md

Commit 891fa38941490ba8106d3460e72eaf35c5f45494 by Sebastian <102849993+nyangkosense@users.noreply.github.com> on 2025-09-02 13:21:34 +0200
diff --git a/README.md b/README.md
index c399056..952f86b 100644
--- a/README.md
+++ b/README.md
@@ -66,5 +66,5 @@ No documentation beyond this README and the code itself. The function names are
 ## Why Bother?
 
 Sometimes you need a TUI and don't want to deal with ncurses or massive Go libraries. Sometimes you want code you can actually understand. Sometimes smaller is better.
-Tinybox does exactly what it needs to do and nothing more. It's not trying to be everything for everyone. It's a sharp tool that does one thing well, gives you a drawable terminal surface with input handling.
+Tinybox does exactly what it needs to do and nothing more. It's not trying to be everything for everyone.
 If you need more, there are plenty of feature-rich alternatives. If you want less, you probably don't want a TUI at all.