Update README.md
This commit is contained in:
parent
a9949d3b81
commit
bba9356b86
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
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 on the command line. Real programmers don't need browsers!
|
||||||
|
|
||||||
usage: `python3 wordle.py [--no-unicode]`
|
usage: `./wordle.py`
|
||||||
|
|
||||||
alternatively, you can play it remotely:
|
alternatively, you can play it remotely:
|
||||||
`telnet wordle.xereeto.co.uk 7777 `
|
`telnet wordle.xereeto.co.uk 7777 `
|
||||||
|
|
Loading…
Reference in New Issue