From e5458b7f0a1316cc6c46e27fe4410cbdeb270aa2 Mon Sep 17 00:00:00 2001 From: Harris McCullers Date: Wed, 22 Dec 2021 22:30:05 -0800 Subject: [PATCH 1/2] hello world --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba69782..a16a48f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # test -This is a test repo \ No newline at end of file +This is a test repo + + +Hello World From 7e64dbc1e15947ff44a5ba46fffb961a753e4abf Mon Sep 17 00:00:00 2001 From: Harris McCullers Date: Wed, 22 Dec 2021 22:37:21 -0800 Subject: [PATCH 2/2] small change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a16a48f..703d174 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ This is a test repo -Hello World +Hello World!