From 9f47fff6e19b83f124315f6ac86d6049e030bccb Mon Sep 17 00:00:00 2001 From: TRS-80 <25938297+TRSx80@users.noreply.github.com> Date: Sun, 5 Jul 2020 04:23:39 -0400 Subject: [PATCH] Add Platforms heading to ToC (#80) Between Cloud and Tools... --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ad72ee..d70292e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi - [Community Resources](#community-resources) - [Broker](#broker) - [Cloud](#cloud) +- [Platforms](#platforms) - [Tools](#tools) - [Clients](#clients) - [Scripting](#scripting)