From eba2756c0eb69047cffd3f21cdf0123f665442bb Mon Sep 17 00:00:00 2001 From: Ryan-Donovan33 <55716909+Ryan-Donovan33@users.noreply.github.com> Date: Thu, 11 Feb 2021 20:54:18 -0500 Subject: [PATCH 1/2] Added Name to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37413a9..00f4e59 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # webpt28example Testing testing 123. + +By Ryan Donovan From 729f286e6891ddc549d1b2589a1fc878587bedd3 Mon Sep 17 00:00:00 2001 From: Ryan-Donovan33 <55716909+Ryan-Donovan33@users.noreply.github.com> Date: Thu, 11 Feb 2021 21:01:07 -0500 Subject: [PATCH 2/2] created new hello world file --- example.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 example.txt diff --git a/example.txt b/example.txt new file mode 100644 index 0000000..63ae2d9 --- /dev/null +++ b/example.txt @@ -0,0 +1 @@ +Hello World \ No newline at end of file