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.