From 703b2b913c3b3707115c1a3710e66810759a0dbf Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 16 Oct 2018 19:22:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d224492..716da4f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ +# Attention: A new version will be released shortly (a few hours). Please wait until version 1.3 is published. Thank you. + + # Raspberry-Pi-Google-Calendar-with-E-Paper-display + This is a software written in python3 that allows you to transform an E-Paper display (like the kindle) into an information display. It fetches live data from Openweathermap (a weather info provider) and your Online Calendar (Google/Yahoo Calendar) and displays them on a large, beautiful and ultra-low power E-Paper display. It's ideal for staying organised and keeping track of important details without having to check them up online. Altough mainly intended for the Raspberry Pi Zero W, mainly since it only requires 1W per hour, it works on the Rapsberry Pi 2/3 as well. To get started, follow the instructions below.