Skip to content

Commit 6eed643

Browse files
authored
docs: update README based on rename (#1289)
1 parent 644f170 commit 6eed643

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
frontend-app-course-authoring
2-
#############################
1+
frontend-app-authoring
2+
######################
33

44
|license-badge| |status-badge| |codecov-badge|
55

66

77
Purpose
88
*******
99

10-
This is the Course Authoring micro-frontend, currently under development by `2U <https://2u.com>`_.
10+
This implements most of the frontend for **Open edX Studio**, allowing authors to create and edit courses, libraries, and their learning components.
1111

12-
Its purpose is to provide both a framework and UI for new or replacement React-based authoring features outside ``edx-platform``. You can find the current set described below.
12+
A few parts of Studio still default to the `"legacy" pages defined in edx-platform <https://github.com/openedx/edx-platform/tree/master/cms>`_, but those are rapidly being deprecated and replaced with the React- and Paragon-based pages defined here.
1313

1414

1515
Getting Started

0 commit comments

Comments
 (0)