From ccb6fe33c44e7da53559fd477e0280d2fb2c8f27 Mon Sep 17 00:00:00 2001 From: xereeto Date: Sat, 9 Mar 2024 18:07:04 +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 1ebb6ab..6ad0f7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # wordTTY -A text-based client for the popular Wordle game. +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]`