summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-27 18:09:48 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-27 18:09:48 +0200
commit33cd1ae9dce7d8a798ca312a27eb0b4872892f05 (patch)
tree448e7daed982393357f11cbb5ff49a528d889485 /README.md
parentb3d648b4e882c41e0bb7bd72dc8815f6a7321fc4 (diff)
downloadgitlab-ce-33cd1ae9dce7d8a798ca312a27eb0b4872892f05.tar.gz
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md34
1 files changed, 15 insertions, 19 deletions
diff --git a/README.md b/README.md
index ee029f9bfcb..e910dc958cd 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,21 @@
-# Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) [![build status](https://secure.travis-ci.org/gitlabhq/grit.png)](https://travis-ci.org/gitlabhq/grit) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq) [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq)
+# Welcome to GitLab! Self hosted Git management software
+
+
+## Badges:
+
+* master: travis-ci.org [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq)a
+* 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)
+* [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq)
GitLab is a free project and repository management application
-[![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
## Application details
-* based on Ruby on Rails
+* powered by Ruby on Rails
+* its completely free and open source
* distributed under the MIT License
-* works with gitolite
## Requirements
@@ -16,27 +23,16 @@ GitLab is a free project and repository management application
* ruby 1.9.3+
* MySQL
* git
-* gitolite
+* gitlab-shell
* redis
## Install
-Checkout wiki pages for installation information, migration, etc.
-
-## Community
-
-[Google Group](https://groups.google.com/group/gitlabhq)
-
-## Contacts
-
-Twitter:
-
- * @gitlabhq
- * @dzaporozhets
+Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installation information, migration, etc.
-Email
+## [Community](http://gitlab.org/community/)
- * m@gitlabhq.com
+## [Contact](http://gitlab.org/contact/)
## Contribute