tinybox

Update README.md

891fa38941490ba8106d3460e72eaf35c5f45494

Sebastian <102849993+nyangkosense@users.noreply.github.com>

2025-09-02 11:21:34 +0000

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.