updated Readme.md

This commit is contained in:
Salman Zafar 2019-02-26 11:33:03 +05:00
parent cc7a23bf11
commit bd785912c7
1 changed files with 2 additions and 2 deletions

View File

@ -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. It uses [bluerhinos/phpMQTT](https://github.com/bluerhinos/phpMQTT) as a base.
#### Installation ## Installation
``` ```
composer require salmanzafar/mqtt_laravel composer require salmanzafar/mqtt_laravel
``` ```
### Features ## Features
* Name and Password Authentication * Name and Password Authentication
* Certificate Protection for end to end encryption * Certificate Protection for end to end encryption