From d1613b38c29ccd2124b0606ba23d2effce67684a Mon Sep 17 00:00:00 2001 From: Prateek <59601015+DaVinci-00@users.noreply.github.com> Date: Sat, 31 Oct 2020 20:07:58 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44ab5f9..e3bee89 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The repository has `hacktoberfest` topic added, hence the pull requests will cou ## Contributing - Fork this repository by going to https://github.com/akshatcx/git-workshop and clicking on `Fork` -- Clone the forked repository. +- Clone the Forked repository. ```bash git clone https://github.com//git-workshop ``` From a07c8321a6e4cebc1ff03103bff519cea4759a11 Mon Sep 17 00:00:00 2001 From: Prateek <59601015+DaVinci-00@users.noreply.github.com> Date: Sat, 31 Oct 2020 20:11:06 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3bee89..d593e21 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The repository has `hacktoberfest` topic added, hence the pull requests will cou ## Contributing - Fork this repository by going to https://github.com/akshatcx/git-workshop and clicking on `Fork` -- Clone the Forked repository. +- Clone the Forked repository ```bash git clone https://github.com//git-workshop ```