From a55428414bab59fd8d9c3b8793c9c568aea5d8c9 Mon Sep 17 00:00:00 2001 From: bmixed <2+bmixed@noreply.localhost> Date: Sun, 26 Jul 2026 18:30:33 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d873e99..90d430a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # domain-status-list -HTML page that displays a list of domains or sites and their status \ No newline at end of file +HTML page that displays a list of domains or sites and their status + +Can be run locally from file directory with + +python -m http.server \ No newline at end of file