Skip to content

Commit

Permalink
Update badges in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Eckerstorfer committed Feb 17, 2015
1 parent f06768d commit c92231d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
> Plum is a data processing pipeline that helps you to write structured, reusable and well tested data processing code.
> `plum-json` includes readers and writers for JSON strings and files.
[![Build Status](https://img.shields.io/travis/plumphp/plum-json.svg)](https://travis-ci.org/plumphp/plum-json)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/plumphp/plum-json.svg)](https://scrutinizer-ci.com/g/plumphp/plum-json/?branch=master)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/plumphp/plum-json.svg)](https://scrutinizer-ci.com/g/plumphp/plum-json/?branch=master)
[![Build Status](https://img.shields.io/travis/plumphp/plum-json.svg?style=flat)](https://travis-ci.org/plumphp/plum-json)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/plumphp/plum-json.svg?style=flat)](https://scrutinizer-ci.com/g/plumphp/plum-json/?branch=master)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/plumphp/plum-json.svg?style=flat)](https://scrutinizer-ci.com/g/plumphp/plum-json/?branch=master)

Developed by [Florian Eckerstorfer](https://florian.ec) in Vienna, Europe.

Expand Down

0 comments on commit c92231d

Please sign in to comment.