From 4deb7aef7e60ee209e3e5b778ed0a286e8337548 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 13 Nov 2025 21:46:53 +0100 Subject: [PATCH] feat: improve readability --- docs/benchmarking/phoronix-test-suite.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/benchmarking/phoronix-test-suite.md b/docs/benchmarking/phoronix-test-suite.md index 4caedc1..cba2edd 100644 --- a/docs/benchmarking/phoronix-test-suite.md +++ b/docs/benchmarking/phoronix-test-suite.md @@ -20,6 +20,7 @@ sudo apt install -y php-cli php-xml pkg-config ## Basic benchmark For some quick basic system benchark you can use the following. + Check [the docs]() for more information.