Create README.md

This commit is contained in:
Masoko
2020-04-27 16:33:46 +03:00
committed by GitHub
commit b1fe6d5417

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# 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.
# RUN pip install paho-mqtt
# RUN sudo apt-get install python-pip