From a17fc4cebc9fcdf95f7ff0519f6715f68fb5a10e Mon Sep 17 00:00:00 2001 From: Salman Zafar Date: Fri, 14 Jun 2019 13:27:42 +0500 Subject: [PATCH] Added example link in docs --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index ca1faf7..1a4ab84 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,8 @@ A simple Laravel 5 Library to connect/publish/subscribe to MQTT broker Based on [bluerhinos/phpMQTT](https://github.com/bluerhinos/phpMQTT) +For Example see this [repo](https://github.com/salmanzafar949/Laravel-Mqtt-Example) + ## Installation ``` composer require salmanzafar/laravel-mqtt