From 02bde34faa0fdea51828454804b17a4f17112d87 Mon Sep 17 00:00:00 2001 From: schneefux Date: Tue, 29 Dec 2015 14:06:29 +0100 Subject: add blog post reference, update readme --- AndroidClient/README.md | 4 ++++ README.md | 3 +++ 2 files changed, 7 insertions(+) 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. diff --git a/README.md b/README.md index 97fe991..d1d0c93 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.3.1