From faeedcac7fbc71b0858deafc95f20a18ca8960b5 Mon Sep 17 00:00:00 2001 From: Franklin Date: Sun, 24 Nov 2024 10:23:54 +0100 Subject: [PATCH] Docs: Use Markdown note blocks [skip ci] --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 91cee66..31ac226 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,16 @@ It doesn't even require a backend language such as PHP and runs great on static hosting. You simply upload the `index.html` file and generate -the binary testing files. The number precision can be -changed up to 3 decimals using the arrow keys on your -keyboard. +the binary testing files. + +> [!TIP] +> The number precision can be changed up to 3 decimals using the arrow keys on your keyboard. + +> [!TIP] +> The speedtest is at its best when the connection is as +> short as possible. For example, on your NAS or RPi to +> check on your LAN bandwidth. -- [Example](#example) - [Installation](#installation) - [Note on testing](#note-on-testing) - [Unlicense](#unlicense) @@ -93,10 +98,6 @@ my provider's speedtest I get double at least. Doing the same to my LiquidSky box in Frankfurt I easily get over 900 Mbit. So there is a bottleneck somewhere between the web server and my home ISP. -The speedtest is at its best when the connection is as -short as possible. For example, on your NAS or RPi to -check on your LAN bandwidth. - Unlicense ---------