From bba9356b86841cf27de54f63576c672ac31e7f29 Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:07:23 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 169c376..1d993e2 100644 --- a/README.md +++ b/README.md @@ -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! -usage: `python3 wordle.py [--no-unicode]` +usage: `./wordle.py` alternatively, you can play it remotely: `telnet wordle.xereeto.co.uk 7777 `