From 41204e532421da37507e483c1da06ee751bf5dbb Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 23 Nov 2020 17:36:07 -0500 Subject: [PATCH 1/4] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index caa0632..af00f76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LessonPlanFinder +![lesson](https://user-images.githubusercontent.com/65740432/100022558-63b1f380-2db1-11eb-85e6-a850ea73c29d.PNG) + ## Table of Contents - [Description](#description) - [User Story](#user-story) From 8f7ea8ae28ab8ec692978c92aba61ecdc7a0445b Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 23 Nov 2020 17:40:04 -0500 Subject: [PATCH 2/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af00f76..345866d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ ## Description +Lesson Works is a MERN (MongoDB, Express, React, and Nodejs) app that allows users to have an efficient space to find, organize, and annotate their lesson plans. + + ## User Story ``` AS a teacher I want to be able to access lesson plans in a more organized and searchable fashion From efef27cf26a8bee89470a3ae8b204a4c968bf1e5 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 27 Nov 2020 11:22:25 -0500 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 345866d..a3a9abd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LessonPlanFinder +# LessonWorks ![lesson](https://user-images.githubusercontent.com/65740432/100022558-63b1f380-2db1-11eb-85e6-a850ea73c29d.PNG) From dfff48542d54951ab49e3c1302ca216fcbfa5c70 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 9 Dec 2020 14:00:11 -0500 Subject: [PATCH 4/4] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 47b46e4..e7b0d31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # LessonWorks -![lesson](https://user-images.githubusercontent.com/65740432/100022558-63b1f380-2db1-11eb-85e6-a850ea73c29d.PNG) - ## Table of Contents - [Description](#description) - [User Story](#user-story)