곽윤철

Update README.md

...@@ -99,11 +99,11 @@ Need to get free API Key ...@@ -99,11 +99,11 @@ Need to get free API Key
99 ### Installation 99 ### Installation
100 100
101 1. Clone the repo 101 1. Clone the repo
102 - ```sh 102 + ```
103 git clone http://khuhub.khu.ac.kr/2019102147/youtube-comment-seperator.git 103 git clone http://khuhub.khu.ac.kr/2019102147/youtube-comment-seperator.git
104 ``` 104 ```
105 2. Install NPM packages 105 2. Install NPM packages
106 - ```sh 106 + ```
107 npm install 107 npm install
108 ``` 108 ```
109 3. Need to Enter your API Keys in `APIs.json` 109 3. Need to Enter your API Keys in `APIs.json`
......