diff options
author | Markus Koller <markus-koller@gmx.ch> | 2017-08-16 12:28:18 +0200 |
---|---|---|
committer | Markus Koller <markus-koller@gmx.ch> | 2017-08-16 12:35:42 +0200 |
commit | dbfe4c5d322b94ae738cee0b8925f71a9e3c3191 (patch) | |
tree | 4c1b4d35e7f7a2dd35828d179886709205b3b813 /README.md | |
parent | aae23494393b1c2fc93bd9b39fc57aba7b792e63 (diff) | |
download | gitlab-ce-dbfe4c5d322b94ae738cee0b8925f71a9e3c3191.tar.gz |
Add badge for dependency status
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 9309922ae39..9ead6d51c5d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build status](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/build.svg)](https://gitlab.com/gitlab-org/gitlab-ce/commits/master) [![Overall test coverage](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/coverage.svg)](https://gitlab.com/gitlab-org/gitlab-ce/pipelines) +[![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.svg)](https://gemnasium.com/gitlabhq/gitlabhq) [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.svg)](https://codeclimate.com/github/gitlabhq/gitlabhq) [![Core Infrastructure Initiative Best Practices](https://bestpractices.coreinfrastructure.org/projects/42/badge)](https://bestpractices.coreinfrastructure.org/projects/42) [![Gitter](https://badges.gitter.im/gitlabhq/gitlabhq.svg)](https://gitter.im/gitlabhq/gitlabhq?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) |