From cf5810ffbfb71fe38b0d00ba95c9a1a68f775d58 Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 11 Mar 2017 15:06:55 -0500 Subject: [PATCH] Corrected format to follow Contributing docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d53e1f85..7e498c2a 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,6 @@ For information on contributing to this project, please see the [contributing gu |---|---|---|---|---| | Dark Sky | Weather | `apiKey` query string | Yes | [Go!](https://darksky.net/dev/) | | OpenWeatherMap | Weather | `apiKey` query string | No | [Go!](http://openweathermap.org/api) | -| Weatherbit | Weather | `key` query string | Yes | [Go!](https://www.weatherbit.io/api) | +| Weatherbit | Weather | `apiKey` query string | Yes | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | No | Yes | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) |