aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b89a6ec..e1fe4d7 100644
--- a/README.md
+++ b/README.md
@@ -113,9 +113,9 @@ password = "secret-foo"
# after the first connection.
# (optional)
device_id = "ASDFGH"
-# Room ID to which the message should be posted
+# Room ID(s) to which the message should be posted
# (mandatory)
-room_id = "!room123456:homeserver.org"
+room_id = ["!room123456:homeserver.org"]
```
Usage