From bd785912c7e29f747d15421ced91b73e57116773 Mon Sep 17 00:00:00 2001 From: Salman Zafar Date: Tue, 26 Feb 2019 11:33:03 +0500 Subject: [PATCH] updated Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 848250c..bf2a15c 100644 --- a/Readme.md +++ b/Readme.md @@ -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