From 90637c20c164acb3f57dcfe033e403fd1b853a20 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Wed, 3 Apr 2024 23:01:58 -0500 Subject: [PATCH] Add README --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..067e2de --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +CronlineWeb is a static status page generator in PHP. It's entire purpose was to be easily runable in a cron and rely on little (only requiring networking and a webserver).