diff --git a/README.md b/README.md index 971bdb6..82170e9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # RabbitMqModule # -[![Build Status](https://travis-ci.org/thomasvargiu/RabbitMqModule.svg?branch=master)](https://travis-ci.org/thomasvargiu/RabbitMqModule) -[![Code Coverage](https://scrutinizer-ci.com/g/thomasvargiu/RabbitMqModule/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/thomasvargiu/RabbitMqModule/?branch=master) -[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thomasvargiu/RabbitMqModule/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/thomasvargiu/RabbitMqModule/?branch=master) -[![Dependency Status](https://www.versioneye.com/user/projects/55300c0a10e7141211000b7d/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55300c0a10e7141211000b7d) - Integrates php-amqplib with Laminas/Mezzio Framework and RabbitMq. Inspired from [RabbitMqBundle](https://github.com/videlalvaro/RabbitMqBundle/) for Symfony 2