From b05165999ef6d74fa245be8a90dd8d49c3d3ed14 Mon Sep 17 00:00:00 2001 From: Hristo Jelev Date: Mon, 27 Apr 2020 17:02:33 +0300 Subject: [PATCH] test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e674ddc..33aa399 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Python 2 script to check cpu load, cpu temperature and free space, on a Raspberry Pi computer and publish the data to a MQTT server. # Installation: + Install these two modules needed for the script RUN pip install paho-mqtt