From 418af6c4d2d1e86a39fc8ed8a9e35f65573660a9 Mon Sep 17 00:00:00 2001 From: Jack Greyhat Date: Thu, 28 Jan 2021 14:13:09 +0100 Subject: [PATCH] formatting --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 886d8d1..9ff87fd 100644 --- a/README.md +++ b/README.md @@ -17,13 +17,13 @@ Screenshot:
Expected example output:
`Speedtest by Ookla 1.0.0.2`
- ``` - NOTE: - There is also the "speedtest-cli" package, which is possibly provided by your distribution's repository. - This package, however, does not follow the same cli commands as the Ookla's Speedtest CLI package and is - built with Python. It is known to under perform in some cases.
- This dashboard will not work out of the box with the "speedtest-cli" package. Prefer to install Ookla's package. - ``` +``` +NOTE: +There is also the "speedtest-cli" package, which is possibly provided by your distribution's repository. +This package, however, does not follow the same cli commands as the Ookla's Speedtest CLI package and is +built with Python. It is known to under perform in some cases.
+This dashboard will not work out of the box with the "speedtest-cli" package. Prefer to install Ookla's package. +``` ## Installation ```