diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5f42fd --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# NsqBundle + + + +Symfony integration for [nsq/nsq](https://github.com/nsqphp/nsqphp). + +Installation +------------ + +This library is installable via [Composer](https://getcomposer.org/): + +```bash +composer require nsq/nsq-bundle +``` + +License: +-------- + +The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.