From bb746030deea01d3058eb832291a7d0b517f05e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Mo=CC=88ding?= Date: Thu, 4 Jul 2024 12:36:42 +0200 Subject: [PATCH] Move paragraph --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d194827..5732688 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ This script might be useful for consultants visiting a Customer to investigate s ![Screenshot](Screenshot.png) -*Fun Fact*: If the appearance of the output looks familiar to you, then you are probably old enough to have worked with the VAX/VMS respectively OpenVMS operating system: the layout of the metric panels has been inspired by the VMS `MONITOR SYSTEM` utility. - You can use the `--help` argument to display the usage message: ``` @@ -28,6 +26,8 @@ optional arguments: Details about the output and some tuning hints are given in the additional [TUNING](TUNUNG.md) reference. +*Fun Fact*: If the appearance of the graphics looks familiar to you, then you are probably old enough to have worked with the VAX/VMS respectively OpenVMS operating system: the layout of the metric panels has been inspired by the VMS `MONITOR SYSTEM` utility. + ## Installation and configuration The script requires a modern Python 3.x interpreter. All required modules are part of the Python core and no additional packages need to be installed.