From 28528526279c5c6d909d840bbe12b5d7569b0f8b Mon Sep 17 00:00:00 2001 From: Sam Stokes Date: Sat, 1 Oct 2011 17:07:49 -0700 Subject: [PATCH] Readability tweak to README --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 4d1d7f1..947e6df 100644 --- a/README.markdown +++ b/README.markdown @@ -72,5 +72,7 @@ guaranteed message processing, distributed across any number of workers. These improvements may require API changes (e.g. to specify the name of an existing queue to consume, rather than an exchange to bind to). +## Compatibility ## + `AMQPSpout` has been tested with RabbitMQ 2.3.1 and 2.6.1. It should probably work with other versions and other AMQP brokers.