diff --git a/README.md b/README.md index ea283d2..b80df90 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ # Mashup project +This mashup uses location data from ip-location to get weather information through the Open Weather API and displays this to the user with geo-tagged images from Flickr in the background along. + +It displays the city and temperature in Celcius (as the default) but converts this to Fahrenheit when the Celcius value is clicked and vice versa. + + +---------------------------------------------------------------------------OTHER COMMENTS---------------------------------------------- + This project is open-ended! Requirements: diff --git a/index.html b/index.html index 6524157..cdf0098 100644 --- a/index.html +++ b/index.html @@ -1,8 +1,148 @@ -
-