From b396d424922d7be3bb1661ff65b59d353f26c4ea Mon Sep 17 00:00:00 2001 From: saumyasinghal747 <65318685+saumyasinghal747@users.noreply.github.com> Date: Sun, 5 Jul 2020 09:45:31 -0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acb08d8..e5cd23d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# course-maker -Access the course maker [here](v1). +# Course Maker +This is a desktop and web app for writing math courses. It features: +* text boxes +* inline math +* display math +* line breaks +* practice problems + +## Known bugs +* "Make Course" from menu bar does not work. Must either hit "enter" or the green button. +