diff options
author | Frédéric Guillot <fred@kanboard.net> | 2014-09-17 22:51:34 +0200 |
---|---|---|
committer | Frédéric Guillot <fred@kanboard.net> | 2014-09-17 22:51:34 +0200 |
commit | c677cd135299a23a72c6e23fba39b0715231be2b (patch) | |
tree | ec3709afdba69c0b28a75ca492b1dbcf734fdc58 /README.markdown | |
parent | 9e781de91decc3fd8e9392d62cbbd2530b533a7e (diff) |
Add documentation to create tasks
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index e175f660..84c772af 100644 --- a/README.markdown +++ b/README.markdown @@ -53,6 +53,10 @@ Documentation - [Syntax guide](docs/syntax-guide.markdown) - [Automatic actions](docs/automatic-actions.markdown) +#### Working with tasks + +- [Creating tasks](docs/creating-tasks.markdown) + ### Technical details #### Installation |