From 8371957f89092e84970c475cc76fc43156e49d71 Mon Sep 17 00:00:00 2001 From: Pelle Persson Date: Sun, 11 Mar 2018 17:00:01 +0100 Subject: [PATCH] Improve description of stormglass API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c0ed7..9f211e8 100644 --- a/README.md +++ b/README.md @@ -755,7 +755,7 @@ API | Description | Auth | HTTPS | CORS | Link | | 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) | | OpenWeatherMap | Weather | `apiKey` | No | Unknown | [Go!](http://openweathermap.org/api) | -| Storm Glass Marine Weather | Weather | `apiKey` | No | Unknown | [Go!](https://stormglass.io/) | +| Storm Glass | Global marine weather from multiple sources | `apiKey` | No | Unknown | [Go!](https://stormglass.io/) | | Weatherbit | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.weatherbit.io/api) | | Wunderground | Weather | `apiKey` | Yes | Unknown | [Go!](https://www.wunderground.com/weather/api/) | | Yahoo! Weather | Weather | No | Yes | Unknown | [Go!](https://developer.yahoo.com/weather/) |