From a2c06d63e53ebbafa384a68abb14f483bb483523 Mon Sep 17 00:00:00 2001 From: Pushkar Patel <42088801+thepushkarp@users.noreply.github.com> Date: Fri, 1 Oct 2021 17:53:16 +0530 Subject: [PATCH] Add test.txt and modify README --- README.md | 3 ++- test.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 test.txt diff --git a/README.md b/README.md index b7dc2ea..eed2b5f 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,5 @@ A workshop to refresh Git and GitHub concepts before contr - This is a bullet point -- THis is second bullet point +- This is second bullet point +- This is a third line. diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..345e6ae --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +Test