From: Gustavo Martin Morcuende Date: Tue, 30 Aug 2016 19:19:48 +0000 (+0200) Subject: OpenWeatherMap requires an Application ID X-Git-Tag: weatherinformation-1.2^0 X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=ad17a696840d8cab94a9d7f74ec1322eff4489e7;p=AndroidWeatherInformation OpenWeatherMap requires an Application ID --- diff --git a/README.md b/README.md index ea90a53..a34c04a 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ From the settings window you can enable or disable notifications. When notificat ## Notice about missing OpenWeatherMap application ID -Even if OpenWeatherMap can work without it, the OpenWeatherMap maintainers recommend to use an [API key](http://openweathermap.org/appid). Weather Information will show you a warning message when you do not have an API key. If you do not want to be bothered again with this message, just press the *OK* button and the warning popup will be dismissed forever. +OpenWeatherMap requires an [API key](http://openweathermap.org/appid). Weather Information will show you a warning message when you do not have one. ![missing_app_key](screenshots/missing_app_key.png) diff --git a/screenshots/missing_app_key.png b/screenshots/missing_app_key.png index 90076ad..c523894 100644 Binary files a/screenshots/missing_app_key.png and b/screenshots/missing_app_key.png differ