Update README.md

This commit is contained in:
xereeto 2024-03-09 18:06:35 +00:00
parent 020a6d5de8
commit bc687269b0
1 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,10 @@
A text-based client for the popular Wordle game.
usage: `python3 wordle.py`
in progress: telnet version
alternatively, you can play it remotely:
`telnet ssh.xereeto.co.uk 7777 `
or
`ssh wordle@ssh.xereeto.co.uk -p 9999`
![image](https://user-images.githubusercontent.com/4806744/152654176-0f1c0eee-8b6a-48cf-a5ff-272b319b1a90.png)