From b296fdb2da407b34fa6f76f955c94b46b0499570 Mon Sep 17 00:00:00 2001 From: Olli Graf Date: Thu, 4 Jun 2026 19:49:24 +0000 Subject: [PATCH] updated README.md --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2201858..49da5eb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # pistress -A bunch of scripts for measuring the core temperature of the Raspberry Pi 5 CPU under full load +A bunch of scripts for measuring the core temperature of any single board computer's CPU under full load and plotting graphs . -Requirements: fio, gnuplot + +== Installation == + +sudo apt install -y fio gnuplot +cp .pistressrc ~ + +Edit ~/.pistressrc and canfigure values for your needs. + +== Licence == + +Licenced under MIT Licence See file LICENCE