diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-01-13 18:12:45 +0000 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-01-13 18:12:45 +0000 |
commit | 34b54ee815098eab0e62f7dbdb02cb42299cfc42 (patch) | |
tree | 08ed290d62fca4e01e75a469038f3d9d6452e97e /README.md | |
parent | 9ce7492e58d3a90cfd9a07be6ba5b0f4fafe7bc8 (diff) | |
parent | 1cdce0f1828edd806f66999f84de404f24c77dc0 (diff) | |
download | gitlab-ce-34b54ee815098eab0e62f7dbdb02cb42299cfc42.tar.gz |
Merge branch 'improve_readme_to_website' into 'master'
Improve readme to website
addresses some of https://dev.gitlab.org/gitlab/organization/issues/100.
See merge request !1355
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md index afcaaf0f0fa..a0cf381dd07 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,19 @@ - Completely free and open source (MIT Expat license) - Powered by Ruby on Rails +## Editions + +There are two editions available for GitLab. + +GitLab Community Edition is an open source code collaboration platform. +Click [here](https://about.gitlab.com/features/) for an overview of its major features. + +GitLab Enterprise Edition includes features useful for organizations with over 100 users. +You can read about these features [here](https://about.gitlab.com/features/#compare) + +GitLab Enterprise Edition is available to GitLab subscribers, along with support from the GitLab B.V. service engineers. +[How to become a subscriber.](https://about.gitlab.com/pricing/) + ## Canonical source - The source of GitLab Community Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/) and there are mirrors to make [contributing](CONTRIBUTING.md) as easy as possible. |