From dd7e3449920e5d13ff5eb1ce4e161b8f98bbb45e Mon Sep 17 00:00:00 2001 From: siscia Date: Fri, 5 Aug 2016 21:59:05 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f31214..d6d53d6 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,6 @@ Of course the `--loop` and the `--ff` subcommand can be used together. ## Motivation -At [RedBeardLab.tech](redbeardlab.tech) we are getting a lot of exposure and experience about IoT and MQTT, but we didn't found any suitable tool for debugging and record MQTT messages and mqtt-stereo is our solution to this problem. +At [RedBeardLab.tech](http://redbeardlab.tech) we are getting a lot of exposure and experience about IoT and MQTT, but we didn't found any suitable tool for debugging and record MQTT messages and mqtt-stereo is our solution to this problem. Of course this is a very simple implementation, lacking many features, feel free to contribute or open an issue.