From 4cb4855c561176a008f75d9d51f55cb60b84748d Mon Sep 17 00:00:00 2001 From: Aroyan <43630681+aroyan@users.noreply.github.com> Date: Sun, 9 Jan 2022 23:20:41 +0700 Subject: [PATCH] Add GitHub content --- .../101-backend/content/105-repo-hosting-services/100-github.md | 2 +- 1 file changed, 1 insertion(+), 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 e66f072b8..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,4 +1,4 @@ -# Github +# 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.