diff --git a/README.md b/README.md index 535659e0e..a82200088 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ MAS (Matrix Authentication Service) is an OAuth 2.0 and OpenID Provider server for Matrix. -It has been created to support the migration of Matrix to an OpenID Connect based architecture as per [MSC3861](https://github.com/matrix-org/matrix-doc/pull/3861). +It has been created to support the migration of Matrix to an OpenID Connect (OIDC) based architecture as per [MSC3861](https://github.com/matrix-org/matrix-doc/pull/3861). See the [Documentation](https://matrix-org.github.io/matrix-authentication-service/index.html) for information on installation and use. + +You can learn more about Matrix and OIDC at [areweoidcyet.com](https://areweoidcyet.com/).