diff --git a/README.md b/README.md index 453ff53..5a25985 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,7 @@ This command will generate `dist/main.js` ## TODO - multiplay + + +## Reference +- [Creating the UNO game on JavaScript. (Part I)](https://eperezcosano.github.io/uno-part1/)