From e42199a675da7df94587684894180dba1ee12342 Mon Sep 17 00:00:00 2001 From: occheung Date: Mon, 28 Sep 2020 20:15:12 +0800 Subject: [PATCH] readme: fix table --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 808190d..95afa5a 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,8 @@ publish-mqtt Foo/Bar "baz" ## List of Commands All currently supported commands are listed below. **Note: The following table only lists the subtopic. To make a full topic, add `Urukul/Control` in front of all subtopics.** -Example: Full topic of Reset command: `Urukul/Control/Reset`. +Example: Full topic of Reset command: `Urukul/Control/Reset` + | Subtopic| Message| Functionality| | ---| ---| ---| | `Reset`| | Reset the device|