diff --git a/README.md b/README.md index f4c2003..fed0ce8 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -https://github.com/queue-interop/queue-interop#amqp-interop +[![Latest Stable Version](https://poser.pugx.org/queue-interop/amqp-interop/v/stable.png)](https://packagist.org/packages/queue-interop/amqp-interop) +[![Monthly Downloads](https://poser.pugx.org/queue-interop/amqp-interop/d/monthly)](https://packagist.org/packages/queue-interop/amqp-interop) +[![License](https://poser.pugx.org/queue-interop/amqp-interop/license)](https://packagist.org/packages/queue-interop/amqp-interop) + +## About + +amqp-interop tries to identify and standardize a common way for PHP programs to create, send, receive and read AMMQ messages to achieve interoperability. It seats on top of [queue interop](https://github.com/queue-interop/queue-interop). More [here](https://github.com/queue-interop/queue-interop#amqp-interop). + +## License + +[MIT license](License)