Add readme

This commit is contained in:
2021-01-20 17:36:15 +03:00
parent b3cb1c0c32
commit 32ecda0cd9

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# NsqBundle
<img src="https://github.com/nsqphp/nsqphp/raw/main/logo.png" alt="" align="left" width="150">
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.