From 29ba35140fa229c7fc364608f05971a1cd43cdd9 Mon Sep 17 00:00:00 2001 From: Alex Terrell Date: Fri, 10 Nov 2023 10:32:16 -0700 Subject: [PATCH] Update readme.md --- Installer_UI/readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Installer_UI/readme.md b/Installer_UI/readme.md index 9df07736..4b1c9882 100644 --- a/Installer_UI/readme.md +++ b/Installer_UI/readme.md @@ -3,7 +3,7 @@ Installer_UI **Provide a simple web interface for installers to configure WiFi and run speedtests.** Usage -=================== +===== The application runs a webserver on port 8000. The application adds a zone firewall forwarding from the Primary LAN Zone to the Router Zone to allow access to the UI. @@ -19,6 +19,8 @@ changed by admin users. Click "Save Settings" to save the WiFi configuration. Requires installer password. Click "Run Speedtest" to perform an Ookla speedtest. Requires installer password. +Customize +========= Colors and branding can be customized: index.html can be found in /templates -logo and CSS resources are in /static +logo, CSS, and other resources are in /static