From 45dced5734f0ef69213bbd905674af6ccda26188 Mon Sep 17 00:00:00 2001
From: Aroyan <43630681+aroyan@users.noreply.github.com>
Date: Sun, 9 Jan 2022 20:49:13 +0700
Subject: [PATCH] Add GitHub content
---
.../content/105-repo-hosting-services/100-github.md | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md b/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md
index 1d347d3e4..e9ff4fca1 100644
--- a/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md
+++ b/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md
@@ -1 +1,12 @@
-# Github
\ No newline at end of file
+# Github
+
+GitHub is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
+
+Free Content
+
+GitHub Website
+GitHub Documentation
+What is GitHub?
+Git vs. GitHub: What's the difference?
+Git and GitHub for Beginners
+Git and GitHub - CS50 Beyond 2019