박선진

update README

...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
12 12
13 ```shell 13 ```shell
14 npm install 14 npm install
15 - npm start 15 + node server.js
16 ``` 16 ```
17 17
18 - /Front-end/ 18 - /Front-end/
......