insert a plugin-coding-readme

Issue #40
This commit is contained in:
Schrolli 2015-07-02 12:56:16 +02:00
parent c94ddfce31
commit f02d306082

8
plugins/README.md Normal file
View file

@ -0,0 +1,8 @@
### How to Code your own plugin:
More information and a little Tutorial coming soon!
##### Code your own Plugin
To code your own Plugin look at the litte example `/plugins/template/template.py`
In the text-file `plugins/interface.txt` are all relevant data, that your plugin can use.