Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-06-23 20:43:51 +0300
committerkaren Carias <karen@gitlab.com>2015-06-23 20:43:51 +0300
commitd5e6367a0f349a723015224fc49472538a398a82 (patch)
tree6db36256e8eea02606b8d7a50485f4005ad43f37 /doc/README.md
parentb902a9b83d71738c8b5fc0c1c461119e56100b07 (diff)
added link to GitLab Basics
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
index 28459613252..424b9e9a47e 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -4,6 +4,7 @@
- [API](api/README.md) Automate GitLab via a simple and powerful API.
- [GitLab as OAuth2 authentication service provider](integration/oauth_provider.md). It allows you to login to other applications from GitLab.
+- [GitLab Basics](gitlab_basics/README.md) Find step by step how to start working on your commandline and on GitLab.
- [Importing to GitLab](workflow/importing/README.md).
- [Markdown](markdown/markdown.md) GitLab's advanced formatting system.
- [Permissions](permissions/permissions.md) Learn what each role in a project (guest/reporter/developer/master/owner) can do.