Commit 514f7d897330b92f38bcd8baf5a5a4c199358dfb
1 parent
65225820
Exists in
master
and in
4 other branches
updated readme
Showing
1 changed file
with
4 additions
and
8 deletions
Show diff stats
README.md
1 | # Welcome to GitLab [](https://secure.travis-ci.org/gitlabhq/gitlabhq) | 1 | # Welcome to GitLab [](https://secure.travis-ci.org/gitlabhq/gitlabhq) |
2 | 2 | ||
3 | -GitLab is a free Project/Repository management application | 3 | +GitLab is a free project and repository management application |
4 | 4 | ||
5 | 5 | ||
6 | ## Application details | 6 | ## Application details |
@@ -15,7 +15,7 @@ GitLab is a free Project/Repository management application | @@ -15,7 +15,7 @@ GitLab is a free Project/Repository management application | ||
15 | * sqlite | 15 | * sqlite |
16 | * git | 16 | * git |
17 | * gitolite | 17 | * gitolite |
18 | -* pygments lib - `sudo easy_install pygments` | 18 | +* redis |
19 | 19 | ||
20 | ## Install | 20 | ## Install |
21 | 21 | ||
@@ -25,13 +25,11 @@ Checkout wiki pages for installation information, migration, etc. | @@ -25,13 +25,11 @@ Checkout wiki pages for installation information, migration, etc. | ||
25 | 25 | ||
26 | [Google Group](https://groups.google.com/group/gitlabhq) | 26 | [Google Group](https://groups.google.com/group/gitlabhq) |
27 | 27 | ||
28 | -IRC freenode: #gitlabhq | ||
29 | - | ||
30 | ## Contacts | 28 | ## Contacts |
31 | 29 | ||
32 | Twitter: | 30 | Twitter: |
33 | 31 | ||
34 | - * @gitalbhq | 32 | + * @gitlabhq |
35 | * @dzaporozhets | 33 | * @dzaporozhets |
36 | 34 | ||
37 | 35 | ||
@@ -40,7 +38,5 @@ Email | @@ -40,7 +38,5 @@ Email | ||
40 | 38 | ||
41 | ## Contribute | 39 | ## Contribute |
42 | 40 | ||
43 | -We are on our way to full open source. | ||
44 | -Want to help - create an issue on github and notify us that you are ready to start it. | ||
45 | -If approved - fork, code, cover with tests & make pull request. | 41 | +Want to help - send a pull request. |
46 | We'll accept good pull requests. | 42 | We'll accept good pull requests. |