Updated readme

This commit is contained in:
Eunchong Kim 2021-07-28 23:57:57 +09:00
parent 223a3b0aa8
commit 2c03e7ffe5

View File

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