From 0f5331974fe331c8243d4a21cfede99b56dae5a6 Mon Sep 17 00:00:00 2001 From: Shweta Goyal <36664302+Shwetago@users.noreply.github.com> Date: Fri, 15 Oct 2021 02:12:27 +0530 Subject: [PATCH] Added few data sources and updated previous ones. Made few changes in data sources: 1.) Added links to few data sources. 2.) Updated previous data sources with added links to their respective sites. --- lib/datasource/README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/lib/datasource/README.md b/lib/datasource/README.md index 045d066..d6e0775 100644 --- a/lib/datasource/README.md +++ b/lib/datasource/README.md @@ -5,10 +5,13 @@ to select data source basing on location, or on the user's preferences. ## Possible data sources -* OpenWeatherMap -* AccuWeather -* Windy.com -* yr.no +* [Open weather map](https://openweathermap.org/) +* [Accu weather](https://www.accuweather.com/) +* [Windy](https://www.windy.com/?26.953,75.711,5) +* [Yr](https://www.yr.no/nb) * [BBC WeatherFeeds](https://support.bbc.co.uk/platform/feeds/WeatherFeeds.htm) -* http://www.bom.gov.au - +* [Bom](http://www.bom.gov.au) +* [IMD](https://mausam.imd.gov.in/) +* [darksky](https://darksky.net/forecast/40.7127,-74.0059/us12/en) +* [weather bug](https://www.weatherbug.com/) +* [weather underground](https://www.wunderground.com/)