From 34f563b40c4c1519026d2e881c75e97728c45502 Mon Sep 17 00:00:00 2001 From: Jason Taylor Date: Wed, 2 Sep 2015 02:06:05 -0400 Subject: [PATCH 1/2] Adding README file --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000000..84cb45c81d6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Starter Web Repo + +This repository is for showing how Git and GitHub work \ No newline at end of file From e73f9147e78331b2ea746dc43de5a44953766a76 Mon Sep 17 00:00:00 2001 From: Jason Taylor Date: Wed, 2 Sep 2015 02:25:18 -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