Updated readme
This commit is contained in:
parent
acd03b61bd
commit
bf91d4ef13
10
README.md
10
README.md
@ -6,16 +6,16 @@ I used:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Demonstration
|
## 1. Demonstration
|
||||||
[DEMO on GitHub page](https://newini.github.io/uno-game-js/)
|
[DEMO on GitHub page](https://newini.github.io/uno-game-js/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## 2. Installation
|
||||||
|
TBA
|
||||||
|
|
||||||
|
|
||||||
|
## 3. How to use?
|
||||||
## How to use?
|
|
||||||
Put these lines in the HTML body.
|
Put these lines in the HTML body.
|
||||||
```
|
```
|
||||||
<div id='uno-game'></div>
|
<div id='uno-game'></div>
|
||||||
@ -24,7 +24,7 @@ Put these lines in the HTML body.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## For developers
|
## 4. For developers
|
||||||
|
|
||||||
|
|
||||||
### Install webpack
|
### Install webpack
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user