diff options
| -rw-r--r-- | AndroidClient/README.md | 4 | ||||
| -rw-r--r-- | README.md | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/AndroidClient/README.md b/AndroidClient/README.md index 9a64db7..32c010c 100644 --- a/AndroidClient/README.md +++ b/AndroidClient/README.md @@ -1 +1,5 @@ +[Blog post](https://schneefux.github.io/2015/12/12/weather-snowman.html) + Based on [AmbientNotifications-Arduino](https://github.com/cle1994/AmbientNotifications) by Christian Le. + +The permission to receive notifications has to be explicitely granted in Android's system settings. @@ -1,2 +1,5 @@ +[Blog post](https://schneefux.github.io/2015/12/12/weather-snowman.html) + Based on [esp8266-wifi-setup](https://github.com/9SQ/esp8266-wifi-setup/) by Kei Yoshimura. + To use, you need an OpenWeatherMap API key. |
