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