diff --git a/README.md b/README.md index e4858b0..3a80d22 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ ## 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). +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