임태민

Update README.md

...@@ -28,7 +28,7 @@ If it does not work well ...@@ -28,7 +28,7 @@ If it does not work well
28 28
29 $ npm install nodemon-g 29 $ npm install nodemon-g
30 30
31 -At package.json, add ```shell "start" : "nodemon index.js" ``` 31 +At package.json, add ``` "start" : "nodemon index.js" ```
32 32
33 "scripts": { 33 "scripts": {
34 "test": "echo \"Error: no test specified\" && exit 1", 34 "test": "echo \"Error: no test specified\" && exit 1",
...@@ -52,5 +52,5 @@ At package.json, add ```shell "start" : "nodemon index.js" ``` ...@@ -52,5 +52,5 @@ At package.json, add ```shell "start" : "nodemon index.js" ```
52 52
53 ### 👬 Team members 53 ### 👬 Team members
54 ----------------- 54 -----------------
55 -+ Im Taemin (devTaemin)
56 -+ Hong Jiyoon (fheldgktpdy)
...\ No newline at end of file ...\ No newline at end of file
55 ++ Im Taemin (@devTaemin)
56 ++ Hong Jiyoon (@fheldgktpdy)
...\ No newline at end of file ...\ No newline at end of file
......