update readme

This commit is contained in:
Yusuf Ipek
2021-04-14 05:21:19 +03:00
parent 1bc87f520c
commit da515935d5
+1 -1
View File
@@ -43,7 +43,7 @@ After adding the new array, head over to app.js and add a `<Card title="Desired
### Fetching different city's weather ### Fetching different city's weather
Open the `weather-fetch.jsx` inside components folder. Change api request from `istanbul` to desired city. Open the `weather-fetch.jsx` inside components folder. Change api request from `istanbul` to desired city. You will need your own API key.
#### Building and using app locally #### Building and using app locally