From 67f1ddf2c85328b7f83a8ae1a9fe33e3fa1bf553 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 31 Oct 2014 13:52:14 +0100 Subject: [PATCH] Add CodeClimate indicator --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.5