updated Readme.md
This commit is contained in:
parent
cc7a23bf11
commit
bd785912c7
|
|
@ -4,11 +4,11 @@ A simple Package that can be used to connect to Mqtt using laravel
|
|||
|
||||
It uses [bluerhinos/phpMQTT](https://github.com/bluerhinos/phpMQTT) as a base.
|
||||
|
||||
#### Installation
|
||||
## Installation
|
||||
```
|
||||
composer require salmanzafar/mqtt_laravel
|
||||
```
|
||||
### Features
|
||||
## Features
|
||||
|
||||
* Name and Password Authentication
|
||||
* Certificate Protection for end to end encryption
|
||||
|
|
|
|||
Loading…
Reference in New Issue