From bf91d4ef13bb0988fcfe679b9e31c9b465da635e Mon Sep 17 00:00:00 2001 From: Eunchong Kim Date: Fri, 23 Jul 2021 20:37:00 +0900 Subject: [PATCH] Updated readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5a8b009..38e057d 100644 --- a/README.md +++ b/README.md @@ -6,16 +6,16 @@ I used: -## Demonstration +## 1. Demonstration [DEMO on GitHub page](https://newini.github.io/uno-game-js/) -## Installation +## 2. Installation +TBA - -## How to use? +## 3. How to use? Put these lines in the HTML body. ```
@@ -24,7 +24,7 @@ Put these lines in the HTML body. -## For developers +## 4. For developers ### Install webpack