From ef42aa1b0b841b9250ffbeae2ae8495bffe77591 Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Sun, 3 Mar 2019 16:20:07 +0800 Subject: [PATCH] Update README.md --- developers/setting-generator/README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/developers/setting-generator/README.md b/developers/setting-generator/README.md index 2a73a37..0dd7ef7 100644 --- a/developers/setting-generator/README.md +++ b/developers/setting-generator/README.md @@ -1 +1,17 @@ -Work in progress +# Setting Generator for E-Paper-Calendar-with-iCal-sync-and-live-weather Project + + + +### Installation (With Web Server) +1. Download the index.html to your web server root directory or any child path inside your web root +2. Open the index.html with your browser +3. Fill in the information +4. Click "Generate" and save the python setting file. + +### Installation (Alternative) +1. Download the index.html to your desktop +2. Right click on the html file --> Open With --> Firefox / Chrome +3. Follow the step 3 above + +### License +This particular index.html file is licensed under MIT (which has more freedom compare to GPL), free to use for any purpose including commercial, education or personal uses.