From: gggeek Date: Sun, 22 Mar 2015 11:44:03 +0000 (+0000) Subject: Fix badge linking to code coverage X-Git-Tag: 4.0.0-alpha^2~132 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=8304a6a27040163f2675482608ded9ed6d17fd63;p=plcapi.git Fix badge linking to code coverage --- diff --git a/README.md b/README.md index 7f43120..81c27b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status](https://travis-ci.org/gggeek/phpxmlrpc.svg?branch=php53)](https://travis-ci.org/gggeek/phpxmlrpc) -[![Code Climate](https://codeclimate.com/github/gggeek/phpxmlrpc/badges/gpa.svg)](https://codeclimate.com/github/gggeek/phpxmlrpc) +[![Test Coverage](https://codeclimate.com/github/gggeek/phpxmlrpc/badges/coverage.svg)](https://codeclimate.com/github/gggeek/phpxmlrpc) [![Code Coverage](https://scrutinizer-ci.com/g/gggeek/phpxmlrpc/badges/coverage.png?b=php53)](https://scrutinizer-ci.com/g/gggeek/phpxmlrpc/?branch=php53) XMLRPC for PHP