diff --git a/README.md b/README.md index 7441810..a3f1c89 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,8 @@ Quick search that grabs relevant information about a movie ## API's Used -* To get location based on ip address: ipinfo.io -* To get and print weather based on a location: wttr.in +* To get location based on ip address: ipinfo.io +* To get and print weather based on a location: wttr.in * To grab the stock information in JSON format: alphavantage.co * To grab the latest exchange rate between currencies: api.fixer.io * To grab information on movies: omdbapi.com