From 704b8898c3992d3ad4b84b9e0df3b0a4e71a62a0 Mon Sep 17 00:00:00 2001 From: Arthur Steele Date: Fri, 19 Apr 2024 15:57:12 -0400 Subject: [PATCH 1/2] Adding REAADME file --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 06bb023212b..84cb45c81d6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ # Starter Web Repo -This repository is for showing how Git and GitHub work - -## Purpose - -Sample website with plenty of files for demos \ No newline at end of file +This repository is for showing how Git and GitHub work \ No newline at end of file From 6a054aad4459d1f42046e5951d556284245d997e Mon Sep 17 00:00:00 2001 From: Arthur Steele Date: Fri, 19 Apr 2024 16:06:14 -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 84cb45c81d6..06bb023212b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Starter Web Repo -This repository is for showing how Git and GitHub work \ No newline at end of file +This repository is for showing how Git and GitHub work + +## Purpose + +Sample website with plenty of files for demos \ No newline at end of file