diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5e753ea --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +Kanboard Plugin AdditionalColors +================================ + +This very simple plugin adds some custom colors to [Kanboard](https://kanboard.org). + + +Installation +------------ + +Place the directory *AdditionalColors* and all its contents into the *plugins* directory of your Kanboard instance. + + +Usage +----- + +After installation, you can select the additional colors: + + + + +Credits +------- + +This plugin is based on example code from this discussion thread: [New Plugin: ColorManager](https://kanboard.discourse.group/t/new-plugin-colormanager/2541). |