From 32323e61e5761d7ec198b55f76d95e2cbea2bd52 Mon Sep 17 00:00:00 2001 From: Drew Thoennes Date: Wed, 28 Jun 2017 14:02:17 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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