diff --git a/README.md b/README.md new file mode 100644 index 0000000..1215521 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Raspberry MQTT Control +===================== + +Description +--------------- +This is a linux daemon application for Raspberry PI, which receives control commands via MQTT to remotely control IO ports of Raspberry. +Application is fully configurable with YAML config file. + + + +Installation and Usage +------------------------- +tbd. + + +Compiling +--------- +tbd. \ No newline at end of file