diff --git a/README.md b/README.md index 0e2de7a..8e3faf7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Vue Wordle -A Vue implementation of the [Wordle game](https://www.powerlanguage.co.uk/wordle/). This repository is open sourced for learning purposes only - the original creator(s) of Wordle own all applicable rights to the game itself. +A Vue implementation of the [Wordle game](https://www.powerlanguage.co.uk/wordle/). This is just for fun and doesn't aim to 100% replicate the original. + +This repository is open sourced for learning purposes only - the original creator(s) of Wordle own all applicable rights to the game itself. [Live demo](https://vue-wordle.netlify.app/)