From e1484cd3ef38b54a70bb39a6217f476a48249f07 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 26 Feb 2021 17:51:56 +0300 Subject: README: add an example web page --- README.md | 9 +++++++++ img/example.png | Bin 0 -> 154692 bytes 2 files changed, 9 insertions(+) create mode 100644 img/example.png 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 ----- diff --git a/img/example.png b/img/example.png new file mode 100644 index 0000000..0e5a54c Binary files /dev/null and b/img/example.png differ -- cgit v1.2.3