diff --git a/README.md b/README.md
index d62949f..a8d4316 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,13 @@ To efficiently parse messages, Homie defines a few rules related to topic names.
$ota |
Controller → Device |
Latest OTA version available for the device |
- Yes |
+ Yes or No, depending of your implementation |
+
+
+ $ota/+ |
+ Controller → Device or Device → Controller |
+ You can use any subtopics of `$ota` for anything related to your specific OTA implementation. |
+ Yes or No, depending of your implementation |
$reset |