fix: Update README.rst

Co-authored-by: Kyle McCormick <kyle@kylemccormick.me>
This commit is contained in:
Edward Zarecor
2022-09-07 17:11:25 -04:00
committed by Edward Zarecor
parent d3ff7adef7
commit 501a1b62d7

View File

@@ -21,9 +21,9 @@ monolith, some independently deployable applications (IDAs), and
micro-frontends (MFEs) based on the ReactJS.
This repository hosts the monolith at the center of the Open edX
platform. Functionally, the edx-platform repository provides the
environment for authoring courses, Open edX Studio, also called the
CMS, and the course delivery service, called the LMS.
platform. Functionally, the edx-platform repository provides two services:
* CMS, which powers Open edX Studio, the platform's learning content authoring environment; and
* LMS, which delivers learning content.
Installation
------------