summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2b8b8dfc189..b8ae9d38456 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-## GitLab is a self hosted Git management software.
+## GitLab is a self hosted Git management software.
Check out [gitlab.org](http://gitlab.org)
@@ -13,10 +13,10 @@ With GitLab you can:
### Code status:
-* master: travis-ci.org
+* master: travis-ci.org
[![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq)
-* master: ci.gitlab.org
+* master: ci.gitlab.org
[![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
* [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
@@ -37,6 +37,8 @@ With GitLab you can:
* gitlab-shell
* redis
+More details are in the [requirements doc](https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/requirements.md)
+
### Install
Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installation information, migration, etc.
@@ -45,6 +47,6 @@ Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installatio
### [Contact](http://gitlab.org/contact/)
-### [Issue Submission Guide](https://github.com/gitlabhq/gitlabhq/wiki/Issue-Submission-Guide)
+### [Contributing Guide](https://github.com/gitlabhq/gitlabhq/blob/master/CONTRIBUTING.md)
### [Developer Guide](https://github.com/gitlabhq/gitlabhq/wiki/Developer-Guide)