From 399ff26733d29c73535f36b5e26b39792270bfb2 Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Mon, 6 Jun 2016 19:52:23 -0400 Subject: [PATCH] Add gitter Badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4907232a..fba861bf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -Spring AMQP +Spring AMQP [![Join the chat at https://gitter.im/spring-projects/spring-amqp](https://badges.gitter.im/spring-projects/spring-amqp.svg)](https://gitter.im/spring-projects/spring-amqp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + =========== This project provides support for using Spring and Java with [AMQP](http://www.amqp.org/), and in particular [RabbitMQ](http://www.rabbitmq.com/).