From: Lukas Reschke Date: Fri, 31 Oct 2014 12:52:14 +0000 (+0100) Subject: Add CodeClimate indicator X-Git-Tag: v8.0.0alpha1~401^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=67f1ddf2c85328b7f83a8ae1a9fe33e3fa1bf553;p=nextcloud-server.git Add CodeClimate indicator --- diff --git a/README.md b/README.md index 0b13f11e768..6a95e329962 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ A personal cloud which runs on your own server. ### Build Status on [Jenkins CI](https://ci.owncloud.org/) Git master: [![Build Status](https://ci.owncloud.org/job/server-master-linux/badge/icon)](https://ci.owncloud.org/job/server-master-linux/) -Quality: [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/owncloud/core/badges/quality-score.png?s=ce2f5ded03d4ac628e9ee5c767243fa7412e644f)](https://scrutinizer-ci.com/g/owncloud/core/) +Quality: + - Scrutinizer: [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/owncloud/core/badges/quality-score.png?s=ce2f5ded03d4ac628e9ee5c767243fa7412e644f)](https://scrutinizer-ci.com/g/owncloud/core/) + - CodeClimate: [![Code Climate](https://codeclimate.com/github/owncloud/core/badges/gpa.svg)](https://codeclimate.com/github/owncloud/core) ### Installation instructions http://doc.owncloud.org/server/7.0/developer_manual/app/index.html