From 556c6ec4440f84faca0c92860b868bdad2703f92 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 8 Jul 2019 13:51:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82d0eec..a9341ef 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ A software written in python3 that allows you to transform an E-Paper display (l This software fully supports the 3-Colour **and** 2-Colour version of the 7.5" E-Paper display from waveshare/gooddisplay and works with Raspberry Pi 2, 3 and 0 (Zero, Zero W, Zero WH). ## News: +* **Thank You everyone for the first 100 stars :D** +* **Refactoring of Inky-Calendar software started. Estimated time until completion: 2 weeks.** * **Added Agenda-View design and support for multiple languages (Mid May 2019)** * **Updated and optimised the installer for faster installation and updating (Mid April 2019)** * **Added a user-friendly Web-UI for adding details to the programm** (Credit to TobyChui for the template)