From 60e553730e90568ae0fb50d292fe14f85b30f10c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 13 Apr 2022 17:00:15 +0300 Subject: README: update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 77935be..8fa0051 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Simple Linux server monitoring. Shows your `top`, Docker container status, systemd units & timers, allows you to reboot the server, etc. +For example, see an instance running on my server at +https://egort.name/status/. + Installation ------------ -- cgit v1.2.3 From 1aa2100bdc36a392b4295e5cf415afa17f82f944 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 15 Apr 2022 11:41:36 +0300 Subject: index.html: update my link --- html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/index.html b/html/index.html index 60cb09d..205861f 100644 --- a/html/index.html +++ b/html/index.html @@ -80,7 +80,7 @@ -- cgit v1.2.3