diff --git a/README.md b/README.md index a4827a99..59bfbdff 100644 --- a/README.md +++ b/README.md @@ -760,7 +760,7 @@ API | Description | Auth | HTTPS | CORS | Link | ### Weather API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| -| Dark Sky | Weather | `apiKey` | Yes | Unknown | [Go!](https://darksky.net/dev/) | +| Dark Sky | Weather | `apiKey` | Yes | No | [Go!](https://darksky.net/dev/) | | MetaWeather | Weather | No | Yes | Unknown | [Go!](https://www.metaweather.com/api/) | | ODWeather | Weather and weather webcams | No | No | Unknown | [Go!](http://api.oceandrivers.com/static/docs.html) | | OpenUV | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | [Go!](https://www.openuv.io) |