diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2015-11-19 16:25:17 +0100 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2015-11-19 16:25:17 +0100 |
commit | de440ee5e3fd03d0e3de33c474b1889e03aaf04a (patch) | |
tree | 800727b209d685f2f9f6c455334eb10577060972 /README.md | |
parent | 6756f87f90a6d8e80470ade835689f4d64bef35d (diff) | |
download | gitlab-ce-de440ee5e3fd03d0e3de33c474b1889e03aaf04a.tar.gz |
More GitLab spellings. No dedicated CI in omnibus [ci skip]update-docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md index 52e2d977620..c59c8593eba 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,6 @@ There are two editions of GitLab: - GitLab Community Edition (CE) is available freely under the MIT Expat license. - GitLab Enterprise Edition (EE) includes [extra features](https://about.gitlab.com/features/#compare) that are more useful for organizations with more than 100 users. To use EE and get official support please [become a subscriber](https://about.gitlab.com/pricing/). -Included with the GitLab Omnibus Packages is [GitLab CI](https://about.gitlab.com/gitlab-ci/) that can easily build, test and deploy code. - ## Website On [about.gitlab.com](https://about.gitlab.com/) you can find more information about: |