diff --git a/README.md b/README.md index db1eee4..5bfed1d 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ url: `https://fancy.domain/_matrix/maubot/plugin//webhook/r0?room Add the secret to base-config.yaml - webhook-secret: "your secret here" +* webhook-secret: "your secret here" Add your GCM key to base-config.yaml ([more information](https://cloud.ibm.com/docs/mobilepush?topic=mobilepush-push_step_1)) - gcm-server-key: "your key here" +* gcm-server-key: "your key here" Still a lot to do.