diff --git a/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md b/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md
index 65f57e71e..dca611bbf 100644
--- a/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md
+++ b/content/roadmaps/101-backend/content/104-version-control-systems/100-basic-usage-of-git.md
@@ -1 +1,8 @@
-# Git
\ No newline at end of file
+# Git
+
+[Git](https://git-scm.com/) is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
+
+Free Content
+Version Control System Introduction
+Git & GitHub Crash Course For Beginners
+Learn Git in 20 Minutes