diff --git a/README.md b/README.md index 9eaeefd..d8e6a4e 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ originally attempting to prove that wordle is solvable in 6 moves, now just another command-line wordle client + +# TODO +* [ ] import dictionary files +* [ ] bad guess filtering +* [ ] ui upgrade