From b28e0982f58e0fa0501cfea01591aaef41f203aa Mon Sep 17 00:00:00 2001 From: Ravi Shah <63246200+Rav4s@users.noreply.github.com> Date: Sat, 26 Dec 2020 17:10:25 -0600 Subject: [PATCH] Add screenshot to readme file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a1342b..a060b97 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ This python script requires python 3.x, Flask, and RPi.GPIO. To run the python script, first clone the repository using `git clone https://github.com/Rav4s/New-Pi-Garage-Door-Opener`. Then enter the directory using `cd New-Pi-Garage-Door-Opener`. Then finally run the script using `python3 garage_door_script.py`. Your web server will be accessible at http://serverip:1235/. ## Screenshots -To be added later +![Screenshot of main page](Screenshot%202020-12-26%20170542.png)