diff --git a/README.rst b/README.rst index 688cd36dc..3508f581c 100644 --- a/README.rst +++ b/README.rst @@ -5,16 +5,9 @@ frontend-app-course-authoring Please tag **@edx/fedx-team** on any PRs or issues. Thanks. -Introduction ------------- - -This repository is a template for Open edX micro-frontend applications. It is flagged as a Template Repository, meaning it can be used as a basis for new GitHub repositories by clicking the green "Use this template" button above. The rest of this document describes how to work with your new micro-frontend after you've created a new repository from the template. - After Copying The Template -------------------------- -You'll want to do a find-and-replace to replace all instances of ``frontend-app-course-authoring`` with the name of your new repository. - **Prerequisite** `Devstack `_. If you start Devstack with ``make dev.up.ecommerce`` that should give you everything you need as a companion to this frontend.