Update docs

This commit is contained in:
Frederic Guillot
2015-01-10 12:51:38 -05:00
parent 27f1be06f7
commit b470b67260
11 changed files with 42 additions and 34 deletions

View File

@@ -9,12 +9,12 @@ Creating projects for multiple users
- Only administrators can create and manage those projects
- User management is available
To create a new project, click on the top menu **Projects** and click on the link **New project**.
From the dashboard, click on the link **New project**.
Then the form appears:
![Project creation form](http://kanboard.net/screenshots/documentation/project-creation-form.png)
It's very easy, you just have to find a name for your project.
It's very easy, you just have to find a name for your project!
Creating a private prooject
---------------------------
@@ -23,6 +23,6 @@ Creating a private prooject
- There is **NO** user management
- Only the owner and administrators can access to the project
To create a new private project, click on the top menu **Projects** and click on the link **New private project**.
From the dashboard, click on the link **New private project**.
Note: project names must be unique across the application.