From 38b02d7d77627a1ac0667f0afa1abd1ae4103977 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Wed, 21 May 2025 11:23:45 -0400 Subject: [PATCH] docs: Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f3fd5ffc..942cbb3f 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# openedx-authz \ No newline at end of file +# openedx-authz + +For now, a placeholder repo covering upcoming implementation of RBAC (role-based access control) for the Open edX platform. + +See the [Product Requirements document for Roles & Permissions](https://openedx.atlassian.net/wiki/spaces/OEPM/pages/4724490259/PRD+Roles+Permissions).