From 384dc9296a37e6e550010505ae3e094a006205ad Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:07:32 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c159ba7..2dba78e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # wordTTY -A text-based client for the popular Wordle game, to play on the command line. Real programmers don't need browsers! +A text-based client for the popular Wordle game, to play in your terminal. Real programmers don't need browsers! +Compatible with ANSI and VT220-style terminals. Has built-in monochrome fallback mode. play remotely: `telnet wordle.xereeto.co.uk 7777 `