Skip to content

Commit d0649ca

Browse files
committed
shield.io badges
1 parent 04d8075 commit d0649ca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
Segment PHP Client
22
===================
33

4-
[![Build Status](https://travis-ci.org/uecode/segment-io-php.svg?branch=master)](https://travis-ci.org/uecode/segment-io-php) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/uecode/segment-io-php/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/uecode/segment-io-php/?branch=master)
4+
[![Build Status](https://img.shields.io/travis/uecode/segment-io-php/master.svg?style=flat-square)](https://travis-ci.org/uecode/segment-io-php)
5+
[![Quality Score](https://img.shields.io/scrutinizer/g/uecode/segment-io-php.svg?style=flat-square)](https://scrutinizer-ci.com/g/uecode/segment-io-php/)
6+
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/uecode/segment-io-php.svg?style=flat-square)](https://scrutinizer-ci.com/g/uecode/segment-io-php/)
7+
[![Total Downloads](http://img.shields.io/packagist/dt/uecode/segment-io-php.svg?style=flat-square)](https://packagist.org/packages/uecode/segment-io-php)
58

69
This library provides a Web Service Client for the Segment.io HTTP API
710
using [Guzzle v4](http://guzzlephp.org).

0 commit comments

Comments
 (0)