황지민

Update README.md

......@@ -67,6 +67,7 @@ async function Dust_Month_2020(Dust_Month_2020){
-> Return check = true
5. Send data to ejs
-> if(check == true){
<per>
res.render('index',{
Feb_Dust_2020,
Mar_Dust_2020,
......@@ -76,6 +77,7 @@ async function Dust_Month_2020(Dust_Month_2020){
City
})
}
</per>
6. localhost:3000/city -> Result Page
<!-- CONTACT -->
......