diff --git a/README.md b/README.md index edcf400..41c6023 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,24 @@ -# UNO game written in JavaScript +# UNO game written in JavaScript for HTML I used: -- js -- webpack and loaders: to pack to one file +- JavaScript +- webpack and some loaders: to pack to one file - [Wallpaper Access](https://wallpaperaccess.com/): Background image +## Installation + + + +## How to use? +Put these lines in the HTML body. +``` +
+ +``` + + + ## For developers