Browse Source

Wunderground edit

Wunderground requires a key.
Developers can get a free one, if/once registered, that has daily/minute limits.
pull/370/head
Bridger 7 years ago
committed by GitHub
parent
commit
ddbbd2eab3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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/) |

Loading…
Cancel
Save