From 9e1c21d8c25d47b445af66b741ffc140407d9a96 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Mon, 16 May 2016 21:11:11 +0200 Subject: [PATCH] fixes TOC --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fe927a..6652427 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi - [Gadgets](#gadgets) - [Smart Metering](#smart-metering) - [Messaging](#messaging) - - [Visualization, Dashboards](#visualization-dashboards) +- [Visualization, Dashboards](#visualization-dashboards) - [Architecture](#architecture) @@ -215,7 +215,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [twitter-to-mqtt](https://github.com/knolleary/twitter-to-mqtt) - A python daemon that uses the Twitter Streaming API to access tweets and republishes them to an MQTT topic. -#### Visualization, Dashboards +### Visualization, Dashboards * [node-red-dashboard](https://github.com/node-red/node-red-dashboard) - A dashboard UI for Node-RED. * [mqtt-panel](https://github.com/fabaff/mqtt-panel) - A web interface for MQTT.