More README.md changes - it would be nice if the contents were correct.
authorJude N <juden@pwan.org>
Tue, 19 Dec 2017 06:01:01 +0000 (01:01 -0500)
committerJude N <juden@pwan.org>
Tue, 19 Dec 2017 06:01:01 +0000 (01:01 -0500)
README.md

index a7a07d6..effada8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Marge: I remind you about outstanding Gitlab merge requests
 Use: 
 
 * In gitlab:
-    * Add a 'notify\_<roomname>' label to the projects you want margebot to report on.
+    * For each repo you want Margebot to watch, add a Merge Request triggered webhook in the form https://your.webhook.host/margebot/room1,room2 for haing Mrbebot send reminders to rooms room1 and room2.
 * In errbot:
-    * Add <roomname>@domain to the CHATROOM\_PRESENCE list in config.py for rooms margebot should join
+    * Update CHATROOM\_PRESENCE list in config.py so Margebot joins all the rooms you want it to join.