diff options
author | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-03-15 12:25:45 -0400 |
---|---|---|
committer | Frédéric Guillot <fguillot@users.noreply.github.com> | 2014-03-15 12:25:45 -0400 |
commit | 6d8361987419679d1d57132d94bf08144f3d7528 (patch) | |
tree | 12ef66006c439ddb4976ada97f719d858854484e /README.markdown | |
parent | eaae8dfc0b8e8a46f01e2ebfd04bafd275ddcce3 (diff) |
Add documentation about automatic actions
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 04144cd2..059dd8f7 100644 --- a/README.markdown +++ b/README.markdown @@ -18,6 +18,7 @@ Features - Multiple boards/projects - Boards customization, rename or add columns - Tasks with different colors, Markdown support for the description +- Automatic actions - Users management with a basic privileges separation (administrator or regular user) - Webhooks to create tasks from an external software - Host anywhere (shared hosting, VPS, Raspberry Pi or localhost) @@ -69,7 +70,9 @@ Documentation ### Using Kanboard +- [Usage examples](docs/usage-examples.markdown) - [Manage users](docs/manage-users.markdown) +- [Automatic actions](docs/automatic-actions.markdown) The documentation is written in [Markdown](http://en.wikipedia.org/wiki/Markdown). If you want to improve the documentation, just send a pull-request. |