From 37de3ab57ec1c92e25e056aebef52fd584c4cd4f Mon Sep 17 00:00:00 2001 From: Michael Andrade Date: Thu, 30 Mar 2023 17:55:47 -0400 Subject: [PATCH 1/2] adding readme file --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14c3957..2e961aa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# starter-web -My Starter web +# Starter Web Repo + +This repository is for showing how git and git-hub work \ No newline at end of file From 10b11ab190ddc13e4f6143756669717435794a73 Mon Sep 17 00:00:00 2001 From: Michael Andrade Date: Thu, 30 Mar 2023 18:13:24 -0400 Subject: [PATCH 2/2] Adding Purpose section to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e961aa..efdabc4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Starter Web Repo -This repository is for showing how git and git-hub work \ No newline at end of file +This repository is for showing how git and git-hub work + +## Purpose + +Sample website with plenty of files for demos \ No newline at end of file