From ba184c962c13b165a05b34efe205cbfad9e5c20c Mon Sep 17 00:00:00 2001 From: occheung Date: Tue, 29 Sep 2020 10:30:05 +0800 Subject: [PATCH] readme: fix topic prefix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95afa5a..98a257d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ 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.** +**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` | Subtopic| Message| Functionality|