Update README.md
This commit is contained in:
parent
11c79350fa
commit
384dc9296a
|
@ -1,6 +1,7 @@
|
||||||
# wordTTY
|
# wordTTY
|
||||||
|
|
||||||
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 in your terminal. Real programmers don't need browsers!
|
||||||
|
Compatible with ANSI and VT220-style terminals. Has built-in monochrome fallback mode.
|
||||||
|
|
||||||
play remotely:
|
play remotely:
|
||||||
`telnet wordle.xereeto.co.uk 7777 `
|
`telnet wordle.xereeto.co.uk 7777 `
|
||||||
|
|
Loading…
Reference in New Issue