From 514f7d897330b92f38bcd8baf5a5a4c199358dfb Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Mon, 2 Jan 2012 22:34:49 +0200 Subject: [PATCH] updated readme --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2da2d3c438c..b9e733f17aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Welcome to GitLab [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://secure.travis-ci.org/gitlabhq/gitlabhq) -GitLab is a free Project/Repository management application +GitLab is a free project and repository management application ## Application details @@ -15,7 +15,7 @@ GitLab is a free Project/Repository management application * sqlite * git * gitolite -* pygments lib - `sudo easy_install pygments` +* redis ## Install @@ -25,13 +25,11 @@ Checkout wiki pages for installation information, migration, etc. [Google Group](https://groups.google.com/group/gitlabhq) -IRC freenode: #gitlabhq - ## Contacts Twitter: - * @gitalbhq + * @gitlabhq * @dzaporozhets Email @@ -40,7 +38,5 @@ Email ## Contribute -We are on our way to full open source. -Want to help - create an issue on github and notify us that you are ready to start it. -If approved - fork, code, cover with tests & make pull request. +Want to help - send a pull request. We'll accept good pull requests.