diff options
author | Robert Speicher <rspeicher@gmail.com> | 2019-08-27 11:49:22 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2019-08-27 12:37:02 -0500 |
commit | 0c9f77389424b6c5fd8e96b227e9125a13a07cb3 (patch) | |
tree | dd4eafb708f087615fcf857deb4aa2d97a27cdea /README.md | |
parent | 9c1feda7a2453237ab0f45789985041bbbdddf78 (diff) | |
download | gitlab-ce-0c9f77389424b6c5fd8e96b227e9125a13a07cb3.tar.gz |
Remove README.md differences
Test coverage badges can be added at the Project level in GitLab and
don't need to be in the README.
The logo was gigantic, unable to be resized, and unnecessary in the
README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/README.md b/README.md index 054e2d02461..bfc55f28279 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # GitLab -## Test coverage - -- [![Ruby coverage](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/coverage.svg?job=coverage)](https://gitlab-org.gitlab.io/gitlab-ce/coverage-ruby) Ruby -- [![JavaScript coverage](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/coverage.svg?job=karma)](https://gitlab-org.gitlab.io/gitlab-ce/coverage-javascript) JavaScript - ## Canonical source The canonical source of GitLab Community Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/). +The source of GitLab Enterprise Edition is [hosted on GitLab.com](https://gitlab.com/gitlab-org/gitlab-ee). + +## Free trial + +You can request a free trial of GitLab Ultimate [on our website](https://about.gitlab.com/free-trial/). + ## Open source software to collaborate on code To see how GitLab looks please see the [features page on our website](https://about.gitlab.com/features/). @@ -103,7 +104,7 @@ For upgrading information please see our [update page](https://about.gitlab.com/ ## Documentation -All documentation can be found on [docs.gitlab.com/ce/](https://docs.gitlab.com/ce/). +All documentation can be found on <https://docs.gitlab.com>. ## Getting help |