Commit e772da0c1e04db57ec6c85c238742c2f4a587f76

Authored by dosire
1 parent 65d34388

Uniform description.

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