Browse Source

update docs

Guilhem Saurel 6 years ago
parent
commit
2a3c0e4a4f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -4,7 +4,8 @@ Post a message to a matrix room with a simple HTTP POST
 
 ## Configuration
 
-Set the following environment variables:
+Create a matrix user for the bot, make it join the rooms you want it to talk into, and then set the following
+environment variables:
 
 - `MATRIX_URL`: the url of the matrix homeserver
 - `MATRIX_ID`: the user id of the bot on this server