diff --git a/readme.md b/readme.md index c51594a..e905381 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,7 @@ +# status + +A status page written in Go. Join our [Matrix room](https://matrix.to/#/#status-page:exozy.me) for development discussion. + ## TODO Tech stack @@ -40,6 +44,6 @@ Services When config file is down, those variables will be made non-optional and load from config instead of envvar. -- `MAUTRIX_USER_ID`: Matrix user ID, optional, e.g. `@exozymebot76397:matrix.org`g +- `MAUTRIX_USER_ID`: Matrix user ID, optional, e.g. `@bot:exozy.me` - `MAUTRIX_ACCESS_TOKEN`: Matrix access token -- `MAUTRIX_ROOM_ID`: Matrix room ID, optional, e.g. `#room-name:matrix.org` +- `MAUTRIX_ROOM_ID`: Matrix room ID, optional, e.g. `#notifications:exozy.me`