From cff0891af51c6df8edd222d25d70b213772a0d2d Mon Sep 17 00:00:00 2001 From: Bryton Date: Sat, 17 Jul 2021 21:56:02 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index db93390..d2f6ecb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Get status information from DZS OLT about specific ONT, feed in as input the MAC zhone-status-webapp contains the files needed for running a basic web form to take in ONT MAC and spit out troubleshooting information. templates: -form.html - the initial web form, input MAC address and submit button -results.html - only used for an error case where the ONT is not found via MAC on any OLT -results_template.html - the verbose output of ONT status / troubleshooting commands \ No newline at end of file +form.html - the initial web form, input MAC address and submit button
+results.html - only used for an error case where the ONT is not found via MAC on any OLT
+results_template.html - the verbose output of ONT status / troubleshooting commands
\ No newline at end of file