From d45fd0043d4976f01b0b036ffdb653c856a4ffa0 Mon Sep 17 00:00:00 2001 From: sTillUnKnoWN-cmd <75870310+sTillUnKnoWN-cmd@users.noreply.github.com> Date: Sat, 23 Oct 2021 08:10:15 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ebc9e1b..b0aa41f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # hacktoberfest2021_CP You can contribute here! + + Hacktoberfest 2020 + + +

Hacktoberfest

+ ## Basics of Git and GitHub ### Git & GitHub Before we proceed, it's better to know the difference between Git and Github. Git is a version control system (VCS) that allows us to keep track of the history of our source code , whereas GitHub is a service that hosts Git projects.