황지민

Update README.md

......@@ -49,8 +49,7 @@ Contributions are what make the open source community such an amazing place to b
<!-- PROCESS -->
## Process
1. Recevie city name by user
-> "<p><label>"+지역이름 : +"</label><input type="text" name="city" placeholder="Input city"></p>"
1. Recevie city name by user -> localhost:3000
2. Get data from api
-> url = Dust_URL+Dust_ServiceKey+Dust_URL2+item+Dust_Place;
-> request(url,function(error,res,body){}
......