From 160a730386c6e70c46d262f8e845046e9987401e Mon Sep 17 00:00:00 2001 From: Ravi Shah <63246200+Rav4s@users.noreply.github.com> Date: Wed, 21 Apr 2021 17:12:27 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5e55bdc..24387f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Pi-Garage-Door-Opener + +## **Please use the new Flask-based web server located at https://github.com/Rav4s/New-Pi-Garage-Door-Opener** + Contains Python script, schematics, and additional information from the youtube video at https://youtu.be/An7KQbmUnhs. The install.sh file can automate all of the tasks involved in this project, including installing python3, installing bottlepy, making the directory, pulling the latest version of the python script, and editing the /etc/rc.local file to run on startup. ## How to run install.sh ## ### Make sure system is up to date: ###