From e772da0c1e04db57ec6c85c238742c2f4a587f76 Mon Sep 17 00:00:00 2001
From: dosire <sytses@gmail.com>
Date: Fri, 7 Feb 2014 17:03:36 +0100
Subject: [PATCH] Uniform description.

---
 README.md | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/README.md b/README.md
index 9ac064723bc1..fd585ae888f9 100644
--- a/README.md
+++ b/README.md
@@ -4,17 +4,14 @@
 
 ![animated-screenshots](https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7/raw/4f48806fbae97f556c2f78d8c2d299c04500cb0d/compiled.gif)
 
-### GitLab allows you to
- * keep your code secure on your own server
- * manage repositories, users and access permissions
- * communicate through issues, line-comments and wiki pages
- * perform code review with merge requests
-
-### GitLab is
-
-* powered by Ruby on Rails
-* completely free and open source (MIT license)
-* used by more than 25.000 organizations to keep their code secure
+### Gitlab is open source software to collaborate on code
+
+* Manage git repositories with fine grained access controls that keep your code secure
+* Perform code reviews and enhance collaboration with merge requests
+* Each project can also have an issue tracker and a wiki
+* Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises
+* Completely free and open source (MIT Expat license)
+* Powered by Ruby on Rails
 
 ### Code status
 
-- 
GitLab