From 37aa0ca54e16aed64e2f19aa95e691db46f3697e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Sajdl?= Date: Sat, 14 Apr 2018 11:08:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d22b22..5e7d5e6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Server status page ![screenshot](https://status.trucksbook.eu/img/screenshot.png) -Very simple server status page written in PHP that can run on **PHP 5.4+** - even on **shared webhosting**. Because why waste your money on another server (or host on a server that you might want to do maintenance on), when you can use cheap webhosting? +Very simple server status page written in PHP that can run on **PHP 5.4+** - even on **shared webhosting**. Because why waste your money on another server (or host on a server that you might want to do maintenance on), when you can use cheap webhosting? And as a cherry on top - it works even without javascript! ## How do I install this thing? Simply put the files on your server and access it from your browser. There will be a simple install dialog waiting for you.