From e3f7f0730c45690c41e3230bd9f5c0d9e08f582b Mon Sep 17 00:00:00 2001 From: Kaustav Banerjee Date: Thu, 31 Jul 2025 14:03:35 +0530 Subject: [PATCH] chore: test --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index d2ee44049e..e9e4ea6528 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,7 @@ frontend-app-authoring Purpose ******* + This implements most of the frontend for **Open edX Studio**, allowing authors to create and edit courses, libraries, and their learning components. A few parts of Studio still default to the `"legacy" pages defined in edx-platform `_, but those are rapidly being deprecated and replaced with the React- and Paragon-based pages defined here.