From 8bbaaab4b55bcbe81dd62907060bba7543a0b5d5 Mon Sep 17 00:00:00 2001 From: Ravi Shah <63246200+Rav4s@users.noreply.github.com> Date: Sat, 31 Oct 2020 10:59:20 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f82e704..44a1e8d 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ Contains Python script, schematics, and additional information from the youtube `chmod +x install.sh` ### Run the script and follow the terminal prompts ### `./install.sh` +## Accessing the website ## +After the reboot, you can access your garage door at http://serverip:1234/login. The default password is xxxx. You can change this by editing the line that says pswd="xxxx" to whatever password you'd like to have.