From 127871d33aea15df67859a99fe8c66a330e6bccb Mon Sep 17 00:00:00 2001 From: WalrusPajamas <54872178+WalrusPajamas@users.noreply.github.com> Date: Wed, 4 Sep 2019 17:07:31 -0400 Subject: [PATCH] Swag --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3b21c11..7a5f223 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ A repo to play with the common git operations in and learn how to get working wi # FILL THINGS OUT BELOW THIS LINE AND DO IT IN MARKDOWN ## Working definition of Git and what it's done for - +### Git is a distributed version-control system for tracking changes in source code during software development. ## What do you think the top 3 reasons to use GitHub / GitLab are? -1. -2. -3. +1. Collaboration +2. Version Control +3. Open Source Software Development ## What is a Pull Request? - +### Request by a developer for the moderators to consider applying their changes ## Links to relevent Github / git tutorials - [Github](https://github.com/) - Add a resource link here