From 98ff2fe0f9a2c988370a2dddd5d04556eba319f9 Mon Sep 17 00:00:00 2001 From: Salman Zafar Date: Tue, 26 Feb 2019 15:47:29 +0500 Subject: [PATCH] updated Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index bf2a15c..9625bb9 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ 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. +Based on [bluerhinos/phpMQTT](https://github.com/bluerhinos/phpMQTT) ## Installation ```