Add readme
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal 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.
|
Reference in New Issue
Block a user