diff --git a/README.md b/README.md index 09e2481..346be7b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,16 @@ A snake implementation with vanilla JavaScript -🚨 work in progress 🚨 +[PLAY](http://zzznake.surge.sh/) + +Todo +[ ] Make it functional + +## Develop + +Using [Neutrino](neutrino.js.org) ``` +yarn install yarn start ``` \ No newline at end of file