diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 03:35:26 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 03:35:26 +0200 |
commit | 30b1be117a3818a43e225ea76ae56e35b3b6792b (patch) | |
tree | 3af06a46648163e5e150e33db538a4554ee781ac /README.md | |
parent | index.html: get rid of extra whitespace (diff) | |
download | linux-status-30b1be117a3818a43e225ea76ae56e35b3b6792b.tar.gz linux-status-30b1be117a3818a43e225ea76ae56e35b3b6792b.zip |
README: updatev2.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -10,14 +10,6 @@ Simple Linux server monitoring. Shows your `top`, Docker container status, systemd units & timers, allows you to reboot the server, etc. ---- - -![Example page][example] - -[example]: doc/example.png "Example page" - ---- - Installation ------------ @@ -36,6 +28,13 @@ To manually start a web server on port 18101, run: > ./src/server.py +Screenshot +---------- + +![Example page][example] + +[example]: doc/example.png "Example page" + License ------- Distributed under the MIT License. |