From ddbbd2eab35364b9d00b4f9a6a967a564941b89f Mon Sep 17 00:00:00 2001 From: Bridger Date: Fri, 9 Jun 2017 14:31:17 -0400 Subject: [PATCH] Wunderground edit Wunderground requires a key. Developers can get a free one, if/once registered, that has daily/minute limits. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b936d69..567c9b5d 100644 --- a/README.md +++ b/README.md @@ -538,5 +538,5 @@ Please note a passing build status indicates all listed APIs are available since | MetaWeather | Weather | No | Yes | [Go!](https://www.metaweather.com/api/) | | OpenWeatherMap | Weather | `apiKey` | No | [Go!](http://openweathermap.org/api) | | Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) | -| Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) | +| Wunderground | Weather | 'apiKey' | Yes | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |