Update README.md file with notifications screenshot
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 24 Nov 2014 01:40:50 +0000 (02:40 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Mon, 24 Nov 2014 01:40:50 +0000 (02:40 +0100)
README.md
screenshots/notifications.png [new file with mode: 0644]

index 7531e09..04972d4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Features:
  * One widget displaying the current weather conditions is available for the home and lock screens (widget updates weather data once every 60 minutes)
  * Turn on location access on your device and Weather Information will be able to find out your current location.
  * Notifications for the current weather conditions can be turned on and off.
- * You can change the units of measurement for the weather data in the preferences dialog.
+ * You can change the units of measurement for the weather data in the preferences window.
  * Weather Information allows you to modify the refresh interval for the displayed data and the notifications (depending on your cell phone plan you might want to increase or decrease the refresh interval in order to save money)
  * Until fourteen days forecast.
  * No ads, this application is completely for free.
@@ -77,6 +77,13 @@ Besides, instead of waiting for the automatic refresh (for the widget it is ever
 ![widget_settings](screenshots/widget_settings.png)
 
 
+## Notifications
+
+From the settings window you can enable or disable notifications. When notifications are turned on, Weather Information will try to retrieve current weather data from the OpenWeatherMap servers. You can choose the refresh interval in the preferences window.
+
+![notifications](screenshots/notifications.png)
+
+
 ## 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.
diff --git a/screenshots/notifications.png b/screenshots/notifications.png
new file mode 100644 (file)
index 0000000..e69edb1
Binary files /dev/null and b/screenshots/notifications.png differ