diff --git a/IntroToGithub.md b/IntroToGithub.md new file mode 100644 index 0000000..6faad92 --- /dev/null +++ b/IntroToGithub.md @@ -0,0 +1,3 @@ +#GitHub is a web-based Git or version control repository and Internet hosting service. +#It is mostly used for code. +#It offers all of the distributed version control and source code management functionality of Git as well as adding its own features.