updated README.md
This commit is contained in:
14
README.md
14
README.md
@@ -1,5 +1,15 @@
|
|||||||
# pistress
|
# 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 .
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user