diff --git a/README.md b/README.md index c626061..6578d1e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Simply type in /wordle 'word' and the bot will display a board for you to play t ## Features - Automatically construct the board behind the scenes. -- Checks with the [Wordle API](https://github.com/petergeorgas/Wordle-API) for correct answers. +- Generates a random word each day based on a specific word list. - Can Play with multiple friends at once. ## Todo