diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-26 17:51:56 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-26 17:52:56 +0300 |
commit | e1484cd3ef38b54a70bb39a6217f476a48249f07 (patch) | |
tree | 9506a8b71e72b6cb9d84ca70902f01977309728d /README.md | |
parent | drop the dependency on config-links (diff) | |
download | linux-status-e1484cd3ef38b54a70bb39a6217f476a48249f07.tar.gz linux-status-e1484cd3ef38b54a70bb39a6217f476a48249f07.zip |
README: add an example web page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 ----- |