Commit 33cd1ae9dce7d8a798ca312a27eb0b4872892f05
1 parent
b3d648b4
Exists in
master
and in
4 other branches
Update README
Showing
1 changed file
with
15 additions
and
19 deletions
Show diff stats
README.md
1 | -# Welcome to GitLab [](https://travis-ci.org/gitlabhq/gitlabhq) [](https://travis-ci.org/gitlabhq/grit) [](https://codeclimate.com/github/gitlabhq/gitlabhq) [](https://gemnasium.com/gitlabhq/gitlabhq) | |
1 | +# Welcome to GitLab! Self hosted Git management software | |
2 | + | |
3 | + | |
4 | +## Badges: | |
5 | + | |
6 | +* master: travis-ci.org [](https://travis-ci.org/gitlabhq/gitlabhq)a | |
7 | +* master: ci.gitlab.org [](http://ci.gitlab.org/projects/1?ref=master) | |
8 | +* [](https://codeclimate.com/github/gitlabhq/gitlabhq) | |
9 | +* [](https://gemnasium.com/gitlabhq/gitlabhq) | |
2 | 10 | |
3 | 11 | GitLab is a free project and repository management application |
4 | 12 | |
5 | -[](http://ci.gitlab.org/projects/1?ref=master) | |
6 | 13 | |
7 | 14 | ## Application details |
8 | 15 | |
9 | -* based on Ruby on Rails | |
16 | +* powered by Ruby on Rails | |
17 | +* its completely free and open source | |
10 | 18 | * distributed under the MIT License |
11 | -* works with gitolite | |
12 | 19 | |
13 | 20 | ## Requirements |
14 | 21 | |
... | ... | @@ -16,27 +23,16 @@ GitLab is a free project and repository management application |
16 | 23 | * ruby 1.9.3+ |
17 | 24 | * MySQL |
18 | 25 | * git |
19 | -* gitolite | |
26 | +* gitlab-shell | |
20 | 27 | * redis |
21 | 28 | |
22 | 29 | ## Install |
23 | 30 | |
24 | -Checkout wiki pages for installation information, migration, etc. | |
25 | - | |
26 | -## Community | |
27 | - | |
28 | -[Google Group](https://groups.google.com/group/gitlabhq) | |
29 | - | |
30 | -## Contacts | |
31 | - | |
32 | -Twitter: | |
33 | - | |
34 | - * @gitlabhq | |
35 | - * @dzaporozhets | |
31 | +Checkout [wiki](https://github.com/gitlabhq/gitlabhq/wiki) pages for installation information, migration, etc. | |
36 | 32 | |
37 | ||
33 | +## [Community](http://gitlab.org/community/) | |
38 | 34 | |
39 | - * m@gitlabhq.com | |
35 | +## [Contact](http://gitlab.org/contact/) | |
40 | 36 | |
41 | 37 | ## Contribute |
42 | 38 | ... | ... |