From 1ca7d2ef03d719f40a1572fec49d045056e770b6 Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:07:25 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d993e2..6ae2e36 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,11 @@ A text-based client for the popular Wordle game, to play on the command line. Real programmers don't need browsers! -usage: `./wordle.py` - -alternatively, you can play it remotely: +play remotely: `telnet wordle.xereeto.co.uk 7777 ` or `ssh play@wordle.xereeto.co.uk -p 9999` + +dial-up version coming soom (yes, really) + ![image](https://user-images.githubusercontent.com/4806744/152666421-ca5dd7a1-6da2-475d-9aa1-377486a37ed6.png)