add demo link [ci skip]

This commit is contained in:
Evan You 2022-01-23 18:41:06 +08:00
parent feb295625d
commit 7cfcbe6c66

View File

@ -1,3 +1,5 @@
# Vue Wordle # 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 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/)