diff --git a/README.md b/README.md index 9ac064723bc1373d1d215c6c488b54bf01ce1d95..fd585ae888f9000abba502ecc4b76ce2e312e7f6 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 diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index f1cb723ebac79e62555ad27ffccf42ba07ce5b79..6318f2a52150de7df94a8fbe244e196b9c8edbfd 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -6,9 +6,15 @@ %p.slead GitLab is open source software to collaborate on code. %br - Create projects and repositories, manage access and do code reviews. + Manage git repositories with fine grained access controls that keep your code secure. %br - Read more about GitLab at #{link_to "gitlab.org", "http://gitlab.org/", target: "_blank"}. + Perform code reviews and enhance collaboration with merge requests. + %br + Each project can also have an issue tracker and a wiki. + %br + Used by than 50,000 organizations, GitLab is the most popular solution to manage git repositories on-premises. + %br + Read more about GitLab at #{link_to "www.gitlab.com", "https://www.gitlab.com/", target: "_blank"}. .row .col-md-4