X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=README.md;h=f611c9597b91cd54e41fe2103bc266568ca1ea1e;hb=83bdd39e6807587c07a979b8b7a008322f639710;hp=037b73f6c9f2db10e5e6271f44cce267a85fca00;hpb=64b37dfbd32a7858e729e03eb276a2eaa0f19ccd;p=plcapi.git diff --git a/README.md b/README.md index 037b73f..f611c95 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [![Build Status](https://travis-ci.org/gggeek/phpxmlrpc.svg?branch=php53)](https://travis-ci.org/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 ============== @@ -6,7 +8,7 @@ A php library for building xml-rpc clients and servers. Installation ------------ -Installation instructions are in the INSTALL file. +Installation instructions are in the [INSTALL.md](INSTALL.md) file. Docs ----