Merge branch 'master' of github.com:Salandora/octoprint-customControl

This commit is contained in:
Marc 2015-04-27 19:35:51 +02:00
commit 80b878f256

View File

@ -1,9 +1,8 @@
Plugin for OctoPrint - makes Custom Controls editable via settings
==================================================================
### ATTENTION
Plugin still in development!
# Plugin for OctoPrint - makes Custom Controls editable via settings
==================================================================
This plugin helps you create, edit and delete your custom controls.
You can easly access all the options in the settings under customControl.
@ -19,4 +18,4 @@ Install the plugin like you would install any regular Python package from source
pip install https://github.com/Salandora/octoprint-customControl/archive/master.zip
Make sure you use the same Python environment that you installed OctoPrint under, otherwise the plugin
won't be able to satisfy its dependencies.
won't be able to satisfy its dependencies.