From fe7313e90edbedc036bd8be23af0d08ef955f5a3 Mon Sep 17 00:00:00 2001 From: Salman Zafar Date: Fri, 1 Mar 2019 14:46:43 +0500 Subject: [PATCH] Updated readme and .json with the required changes --- Readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Readme.md b/Readme.md index a2b5dc0..94458a8 100644 --- a/Readme.md +++ b/Readme.md @@ -84,7 +84,3 @@ public function SendMsgViaMqtt($topic, $message) } ``` ### Tested on php 7.3 and laravel 5.7 and also laravel 5.8 - -### Subscribing part under development - -# Full documentation Coming Soon