From 87da1acd1fed1aabf5d41b65f464e8a637b0af23 Mon Sep 17 00:00:00 2001 From: Pritam De Date: Tue, 22 Dec 2020 20:26:18 +0530 Subject: [PATCH 1/2] First task --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92f1d14..7e9f7f6 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# git-task \ No newline at end of file +# git-task + +#Header 1 +This is the first task + +##About me +I am Pritam De. I am a Computer Science Engineering undergraduate student from BPPIMT, Kolkata. \ No newline at end of file From c9b7e6ca70f89a2bc5d96a581839d0fedfc2735a Mon Sep 17 00:00:00 2001 From: Pritam De Date: Tue, 22 Dec 2020 20:31:19 +0530 Subject: [PATCH 2/2] Final change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e9f7f6..38ce728 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # git-task -#Header 1 +# Header 1 This is the first task -##About me +## About me I am Pritam De. I am a Computer Science Engineering undergraduate student from BPPIMT, Kolkata. \ No newline at end of file