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..94ff5a97a 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