From 085beca867f366542cc2e808205cac695172e7cf Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:06:28 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ecc1d2f..0d6c3c6 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,7 @@ A text-based client for the popular Wordle game. +usage: `python3 wordle.py` +in progress: telnet version + ![image](https://user-images.githubusercontent.com/4806744/152652955-67df236c-e204-462f-bae6-755dbdc96124.png)