From e3393ce78adb8d4780f0e7040439816c56d7fb12 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Wed, 21 Sep 2016 13:57:54 +0100 Subject: Update to new API URL on darksky.net --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 641023d..9417804 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Blaweather This is a ruby script for getting weather forecasts. It will return the current weather, brief forecast for the day and week, and any predictions of rain for the next hour. -It uses Forecast.io as the source of weather data. +It uses DarkSky.net as the source of weather data. It uses Google Maps API to convert locations into lat/long co-ordinates which are needed for the forecast. Any city, postal code, street address, place of interest, etc, should work. @@ -34,4 +34,4 @@ To do: 1. Specify detailed forecasts for specific days 2. Extra information (wind speed, humidity?) -3. Forecast further ahead. \ No newline at end of file +3. Forecast further ahead. -- cgit v1.2.3