From f2d1f719a9eff39b827de62248fcadcba701fe1c Mon Sep 17 00:00:00 2001 From: bePrivate Date: Tue, 31 Oct 2023 11:02:48 +0100 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f1bb46..266ca50 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Yet another recreation of the game Wordle (now in C) +The wordlist is taken from https://github.com/tabatkins/wordle-list. + This program is distributed WITHOUT WARRANTY of any kind. Proven working on Linux ONLY. Contributions welcome!