From 84de0a022944d59c0af99fb40914b568fba2891f Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:06:47 +0000 Subject: [PATCH] fixed cli option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df08ad6..ebfdbfa 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A text-based client for the popular Wordle game. -usage: `python3 wordle.py [--nounicode]` +usage: `python3 wordle.py [--no-unicode]` alternatively, you can play it remotely: `telnet ssh.xereeto.co.uk 7777 `