diff --git a/rulebooks/README.md b/rulebooks/README.md
index 1f31137..dc47159 100644
--- a/rulebooks/README.md
+++ b/rulebooks/README.md
@@ -433,6 +433,7 @@ Then define Rulebook Activation as follows. Note that you should modify actual v
| Project | `Demo Project` |
| Rulebook | `demo_mqtt.yaml` |
| Decision environment | `Minimal DE with MQTT` |
+| Controller token | `awx.example.com` |
| Variables | `mqtt_host: mqtt.example.com`
`mqtt_port: 31883`
`mqtt_topic: demo` |
Activate the Rulebook, and publish specific message that matches the condition in the Rule to the topic you've defined.