aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-02-26 17:51:56 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-02-26 17:52:56 +0300
commite1484cd3ef38b54a70bb39a6217f476a48249f07 (patch)
tree9506a8b71e72b6cb9d84ca70902f01977309728d /README.md
parentdrop the dependency on config-links (diff)
downloadlinux-status-e1484cd3ef38b54a70bb39a6217f476a48249f07.tar.gz
linux-status-e1484cd3ef38b54a70bb39a6217f476a48249f07.zip
README: add an example web page
Diffstat (limited to '')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 18ca6a2..595a8f7 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,15 @@ linux-status
Simple Linux status web pages.
+Shows your `top`, systemd units & timers, etc.
+
+What it looks like
+------------------
+
+![Example page][example]
+
+[example]: img/example.png "Example page"
+
Usage
-----