From 3155eb584b8aac96f6acc86b0c5b711689ddc6b3 Mon Sep 17 00:00:00 2001
From: Sejal-Ghate <69447156+Sejal-Ghate@users.noreply.github.com>
Date: Sun, 7 Feb 2021 22:37:22 -0500
Subject: [PATCH 1/4] Create new directory and md file inside it
---
Test/aNewReadme.md | 1 +
1 file changed, 1 insertion(+)
create mode 100644 Test/aNewReadme.md
diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md
new file mode 100644
index 00000000..8b137891
--- /dev/null
+++ b/Test/aNewReadme.md
@@ -0,0 +1 @@
+
From ea73951fc9557ef4598cd5cde4c77018838e85a1 Mon Sep 17 00:00:00 2001
From: Sejal-Ghate <69447156+Sejal-Ghate@users.noreply.github.com>
Date: Mon, 8 Feb 2021 12:04:09 -0500
Subject: [PATCH 2/4] Update aNewReadme.md
---
Test/aNewReadme.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md
index 8b137891..97899f3a 100644
--- a/Test/aNewReadme.md
+++ b/Test/aNewReadme.md
@@ -1 +1,7 @@
-
+
Assignment 1-Question 1
+
+ The ds4ph-bme repository from https://github.com/bcaffo/ds4ph-bme was forked into this Github account.
+ A new directory called **Test** was added to the forked repo.
+ This is a markdown file created within the **Test** directory explaining the steps to this question.
+
+
From ba967fdaa37bd69fcb2f3c0a436e3e3145367e0f Mon Sep 17 00:00:00 2001
From: Sejal-Ghate <69447156+Sejal-Ghate@users.noreply.github.com>
Date: Mon, 8 Feb 2021 12:05:12 -0500
Subject: [PATCH 3/4] Update aNewReadme.md
---
Test/aNewReadme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md
index 97899f3a..63ef0daf 100644
--- a/Test/aNewReadme.md
+++ b/Test/aNewReadme.md
@@ -1,4 +1,4 @@
- Assignment 1-Question 1
+ ### Assignment 1, Question 1
The ds4ph-bme repository from https://github.com/bcaffo/ds4ph-bme was forked into this Github account.
A new directory called **Test** was added to the forked repo.
From 5561826c6bda2c1a16da206da34dec0105f81947 Mon Sep 17 00:00:00 2001
From: Sejal-Ghate <69447156+Sejal-Ghate@users.noreply.github.com>
Date: Mon, 8 Feb 2021 12:06:06 -0500
Subject: [PATCH 4/4] Update aNewReadme.md
---
Test/aNewReadme.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/Test/aNewReadme.md b/Test/aNewReadme.md
index 63ef0daf..394aaf07 100644
--- a/Test/aNewReadme.md
+++ b/Test/aNewReadme.md
@@ -1,6 +1,9 @@
- ### Assignment 1, Question 1
-
- The ds4ph-bme repository from https://github.com/bcaffo/ds4ph-bme was forked into this Github account.
+
+
+
+### Assignment 1 Question 1
+
+The ds4ph-bme repository from https://github.com/bcaffo/ds4ph-bme was forked into this Github account.
A new directory called **Test** was added to the forked repo.
This is a markdown file created within the **Test** directory explaining the steps to this question.