diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2016-08-28 22:32:26 -0600 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2016-08-28 22:32:26 -0600 |
commit | 34ea6802940627df70926a1a22e798f9dae800ec (patch) | |
tree | 65e68db55156ce8b5665f156e315e5b8b8a3e560 /README.md | |
parent | 68b3c8c2973a8fe1ee3f51091394acef2a25789d (diff) | |
download | gitlab-ce-34ea6802940627df70926a1a22e798f9dae800ec.tar.gz |
Add CII badge to README [ci skip]cs-add-cii-badge
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 3df8bfa04c7..d70653eb91e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![build status](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/build.svg)](https://gitlab.com/gitlab-org/gitlab-ce/commits/master) [![coverage report](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/coverage.svg?job=coverage)](https://gitlab.com/gitlab-org/gitlab-ce/commits/master) [![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) ## Canonical source |