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!