fixed cli option

This commit is contained in:
xereeto 2024-03-09 18:06:47 +00:00
parent 711c026414
commit 84de0a0229
1 changed files with 1 additions and 1 deletions

View File

@ -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 `