diff --git a/README.md b/README.md index 410f2a9..29f26d1 100644 --- a/README.md +++ b/README.md @@ -18,27 +18,21 @@ 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 free and open source distributed version control system designed to handle every projects +Version control system for tracking changes in source code and software development. ## What do you think the top 3 reasons to use GitHub / GitLab are? -1. Version control -2. Collaborate -3. Code review +1. Very useful for people to work on code together. +2. Great place for learning. +3. Easy to learn(so far). ## What is a Pull Request? -Pull requests let you tell others about changes you've pushed to a branch in a repository - -a pull request lets other users know that youve made changes and what those changes are. - +An edit to the original source code so the person issuing the pull request can give their two cents on why they would change it. ## Links to relevent Github / git tutorials - [Github](https://github.com/) -- https://www.youtube.com/watch?v=0fKg7e37bQE -- https://www.youtube.com/watch?v=fQLK8Ib_SKk -- [Github](https://github.com/) -- https://www.youtube.com/watch?v=SWYqp7iY_Tc -- https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners +- [HubSpot](https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners) +- [Github](https://guides.github.com/activities/hello-world/) ### 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/HmO7FZjok6mhW/giphy.gif). -![Falling](https://media.giphy.com/media/cHFdCVLqWhOJW/source.gif). +![Oh Spongebob](https://media.giphy.com/media/3oEjI4sFlp73fvEYgw/giphy.gif). +![Aliens](https://media.giphy.com/media/RJddmVhFR04GisOuII/source.mp4).