From cdd6bfd7368b2be091efcdc3ef46c39b9e056316 Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 2 Oct 2018 02:44:39 +0200 Subject: [PATCH] Added updating instructions and some improvements Removed the 'Experimental section' as the 2-Colour E-Paper display is now officially supported. Updated both installers and their 'single-line-commands'. No more convertering required. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04ce31a..c76e837 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ If the Installer should fail for any reason, kindly open an issue and paste the This is how the installer will run: - + ## Adding details to the programm Once the packages are installed, navigate to the home directory, open 'E-Paper-Master' and open the file 'stable.py' inside the Calendar folder. @@ -66,7 +66,7 @@ Once you have setup everything, the E-Paper Calendar will refresh the screen in If you were using a previous version and want to update, do the following: * Save your personal details from the main script, located in `/home/pi/E-Paper-Master/Calendar/stable.py` in a different location. -For example you can create a text file which contains your openweathermap-api-key and iCal-url in `/home/pi/personal` +For example you can create a text file which contains your openweathermap-api-key and iCal-url in `/home/pi/personal.txt` * Remove the E-Paper-Master folder from the home directory with `sudo rm -r /home/pi/E-Paper-Master/`