summaryrefslogtreecommitdiff
path: root/doc/creating-projects.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-08-30 12:06:19 -0400
committerFrederic Guillot <fred@kanboard.net>2015-08-30 12:06:19 -0400
commit94469d567bfa4e634570ff909b9a9b0886a8cde8 (patch)
tree0e4f22b6986997ee79c08a40e15aafee39d484ae /doc/creating-projects.markdown
parent345c4caea49d50063d0af65440946002fe79912e (diff)
Update documentation
Diffstat (limited to 'doc/creating-projects.markdown')
-rw-r--r--doc/creating-projects.markdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/creating-projects.markdown b/doc/creating-projects.markdown
index c4d80eb0..6177d161 100644
--- a/doc/creating-projects.markdown
+++ b/doc/creating-projects.markdown
@@ -9,11 +9,10 @@ Kanboard can handle multiple projects. There are two kinds of project:
Creating projects for multiple users
-------------------------------------
-- Only administrators can create those projects
+- Only administrators and project administrators can create those projects
- User management is available
-From the dashboard, click on the link **New project**.
-Then the form appears:
+From the dashboard, click on the link **New project**:
![Project creation form](http://kanboard.net/screenshots/documentation/project-creation-form.png)
@@ -28,4 +27,6 @@ Creating a private project
From the dashboard, click on the link **New private project**.
+![New private project](http://kanboard.net/screenshots/documentation/new-private-project.png)
+
Note: project names must be unique across the application.