From ddbdcd13761edc3e29935e74d6383d23139d5a84 Mon Sep 17 00:00:00 2001 From: Aaron Lu <70901526+dnsghd49@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:27:55 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index be497a2..a80aa9f 100644 --- a/README.md +++ b/README.md @@ -86,12 +86,8 @@ npm install ## Usage -nothing yet +This is a movie critics site, once you logged in you can post a review of a movie like or dislike and post it to the comments section! - -## Contributing - -fork it and make a pr :))) ## Tests From 2f3ce0583d820f9d41cb9c558fd1e00c41c1bee2 Mon Sep 17 00:00:00 2001 From: Aaron Lu <70901526+dnsghd49@users.noreply.github.com> Date: Mon, 21 Mar 2022 19:29:04 -0400 Subject: [PATCH 2/2] Update README.md removed contribution in tables of contents! --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a80aa9f..df7a581 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,6 @@ We as a group wanted to remake a site that currently is running and make it as p * [Usage](#usage) -* [Contributing](#contributing) - * [Tests](#tests) * [Credits](#Credits)