fixed cli option
This commit is contained in:
parent
711c026414
commit
84de0a0229
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
A text-based client for the popular Wordle game.
|
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:
|
alternatively, you can play it remotely:
|
||||||
`telnet ssh.xereeto.co.uk 7777 `
|
`telnet ssh.xereeto.co.uk 7777 `
|
||||||
|
|
Loading…
Reference in New Issue