readme [ci skip]

This commit is contained in:
Evan You 2022-01-23 18:43:32 +08:00
parent 7cfcbe6c66
commit 2dbba82696

View File

@ -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/)