From 1870b79b2aa0827222d320f289ffe80312b7876c Mon Sep 17 00:00:00 2001 From: imsoftware Date: Fri, 27 Nov 2015 00:16:32 +0100 Subject: [PATCH] Update README.md Removed canceled text and Plugins section update. --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 3c2ed6a..290cbbc 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ unless you are developer you can use the develop-Branch - may be unstable! ###Plugins -If you want to code your own Plugin, see Section `Code your own Plugin` at the end of this readme.MD +If you want to code your own Plugin, see `plugins/README.md`. ##### Implemented plugins: @@ -146,6 +146,3 @@ Thanks to smith_fms and McBo from Funkmeldesystem.de - Forum for Inspiration and ### Code your own Plugin See `plugins/README.md` -~~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.~~