Skip to content

Commit

Permalink
Add some badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richardhughes committed Jan 19, 2019
1 parent 1d3b0c4 commit 18a6f73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

[![Build Status](https://travis-ci.org/SykesCottages/Qu.svg?branch=master)](https://travis-ci.org/SykesCottages/Qu)
[![Coverage Status](https://coveralls.io/repos/github/SykesCottages/Qu/badge.svg?branch=master)](https://coveralls.io/github/SykesCottages/Qu?branch=master)
[![Latest Stable Version](https://poser.pugx.org/sykescottages/qu/v/stable)](https://packagist.org/packages/sykescottages/qu)
[![Total Downloads](https://poser.pugx.org/sykescottages/qu/downloads)](https://packagist.org/packages/sykescottages/qu)
[![Latest Unstable Version](https://poser.pugx.org/sykescottages/qu/v/unstable)](https://packagist.org/packages/sykescottages/qu)

This package has been designed to switch out queue providers using a Queue & Consumer interface. You can use this package with
RabbitMQ & SQS to seamlessly switch between the two.
Expand Down

0 comments on commit 18a6f73

Please sign in to comment.