diff options
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. |