From c1c81919c0269ab31bf5f97a1c2d600467569de3 Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Wed, 13 Sep 2023 13:38:17 +0100 Subject: [PATCH] Update README.md Co-authored-by: Quentin Gliech --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab1acf181..5e58f4f43 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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 (OIDC) 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 authentication layer 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.