Update README.md
This commit is contained in:
parent
b21c731e5f
commit
11c79350fa
|
@ -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!
|
||||||
|
|
||||||
play remotely:
|
play remotely:
|
||||||
`telnet wordle.xereeto.co.uk 7777 `
|
`telnet wordle.xereeto.co.uk 7777 `
|
||||||
or
|
or
|
||||||
`ssh play@wordle.xereeto.co.uk -p 9999`
|
`ssh play@wordle.xereeto.co.uk -p 9999`
|
||||||
|
|
Loading…
Reference in New Issue