From 4cb30bc36d75e9acda72506c47a9a1007d8928d1 Mon Sep 17 00:00:00 2001 From: Adrien Loison Date: Tue, 18 Oct 2016 20:29:33 -0700 Subject: [PATCH] Add Scrutinizer Code Quality badge (#345) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33b154c..159b923 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Latest Stable Version](https://poser.pugx.org/box/spout/v/stable)](https://packagist.org/packages/box/spout) [![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges) [![Build Status](https://travis-ci.org/box/spout.svg?branch=master)](https://travis-ci.org/box/spout) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/box/spout/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/box/spout/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/box/spout/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/box/spout/?branch=master) [![Total Downloads](https://poser.pugx.org/box/spout/downloads)](https://packagist.org/packages/box/spout)