diff --git a/README.md b/README.md index 3b21c11..5216d83 100644 --- a/README.md +++ b/README.md @@ -20,18 +20,21 @@ A repo to play with the common git operations in and learn how to get working wi ## Working definition of Git and what it's done for ## What do you think the top 3 reasons to use GitHub / GitLab are? -1. -2. -3. +1. GitHub provides cloud storage for source code. +2. GitHub keeps track of the changes made to every iteration. +3. GitHub is the largest shared repository. ## What is a Pull Request? +A pull request is a method of submitting contributions to an open development project. It shows the changes you have pushed to a branch in a repository on GitHub. ## Links to relevent Github / git tutorials - [Github](https://github.com/) -- Add a resource link here -- Add another resource link here +- [Github Guides](https://guides.github.com/activities/hello-world/) +- [Github Tutorial](https://www.youtube.com/watch?v=0fKg7e37bQE) ### Change this image to be something else with different alt data You can also do images like the one just below here using the ! ![Oh Spongebob](https://media.giphy.com/media/3oEjI4sFlp73fvEYgw/giphy.gif). + +![Oh Patrick Star](https://media.giphy.com/media/RDwjLqQ1P6CLC/giphy.gif)