From d052491130ac944d96a66b8e255a3d09acac0fdf Mon Sep 17 00:00:00 2001 From: Olivier Balais Date: Thu, 14 Jan 2016 16:08:18 +0100 Subject: [PATCH] Display badges inline --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 9ea73b9..8f11085 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ # Queue Client -[![Join the chat at https://gitter.im/ReputationVIP/queue-client](https://badges.gitter.im/ReputationVIP/queue-client.svg)](https://gitter.im/ReputationVIP/queue-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - -[![Build Status](https://travis-ci.org/ReputationVIP/queue-client.svg?branch=master)](https://travis-ci.org/ReputationVIP/queue-client) - -[![Coverage Status](https://coveralls.io/repos/ReputationVIP/queue-client/badge.svg?branch=master&service=github)](https://coveralls.io/github/ReputationVIP/queue-client?branch=master) +[![Join the chat at https://gitter.im/ReputationVIP/queue-client](https://badges.gitter.im/ReputationVIP/queue-client.svg)](https://gitter.im/ReputationVIP/queue-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/ReputationVIP/queue-client.svg?branch=master)](https://travis-ci.org/ReputationVIP/queue-client) [![Coverage Status](https://coveralls.io/repos/ReputationVIP/queue-client/badge.svg?branch=master&service=github)](https://coveralls.io/github/ReputationVIP/queue-client?branch=master) Queue Client is a PHP library that provides a queue abstraction layer (SQS, File, Memory ...).