From aa10084625c6973f6ab58fe57c2dffab71de7e2f Mon Sep 17 00:00:00 2001 From: marijaninjo Date: Fri, 22 Oct 2021 13:36:51 +0200 Subject: [PATCH] Set QWeather.com default language to English --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f723acff..d2eacf6d 100644 --- a/README.md +++ b/README.md @@ -1482,7 +1482,7 @@ API | Description | Auth | HTTPS | CORS | | [openSenseMap](https://api.opensensemap.org/) | Data from Personal Weather Stations called senseBoxes | No | Yes | Yes | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | | [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown | -| [QWeather](https://dev.qweather.com/) | Location-based weather data | `apiKey` | Yes | Yes | +| [QWeather](https://dev.qweather.com/en/) | Location-based weather data | `apiKey` | Yes | Yes | | [SG Weather Reading](https://data.gov.sg/dataset/realtime-weather-readings) | Realtime weather readings for Singapore area including other weather parameters | No | Yes | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | | [Tomorrow](https://docs.tomorrow.io) | Weather API Powered by Proprietary Technology | `apiKey` | Yes | Unknown |