diff --git a/README.md b/README.md index 3b21c11..fee20a9 100644 --- a/README.md +++ b/README.md @@ -18,20 +18,20 @@ 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 an open source distributed version control system used for easy code management/sharing.** ## What do you think the top 3 reasons to use GitHub / GitLab are? -1. -2. -3. +1. Version control +2. Simple workflow +3. Easy collaboration ## What is a Pull Request? - +**A pull request is a way of submitting changes.** ## Links to relevent Github / git tutorials - [Github](https://github.com/) -- Add a resource link here -- Add another resource link here +- [Atlassian] (https://www.atlassian.com/git/tutorials) +- [The New Stack] (https://thenewstack.io/tutorial-git-for-absolutely-everyone/) ### 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). + +![Matty](http://giphygifs.s3.amazonaws.com/media/g5zvwUa9720pO/giphy.gif). diff --git a/Reflection.md b/Reflection.md index 01e5b18..50e3357 100644 --- a/Reflection.md +++ b/Reflection.md @@ -1,9 +1,5 @@ # My Reflection / Blog -Use this file to submit your blog post to your github account / repo. In it, include some markdown to practice, especially a link to your video. -*Screencast submission* - [YouTube video by HAXcms core contributor Michael Potter](https://www.youtube.com/watch?v=5aPae031TxM&list=PLJQupiji7J5cGYiOflGYFwXSEoHMoowkP&index=17&t=0s) -Here's a reminder of how you do the link above as code. -```markdown -*Screencast submission* - [YouTube video by HAXcms core contributor Michael Potter](https://www.youtube.com/watch?v=5aPae031TxM&list=PLJQupiji7J5cGYiOflGYFwXSEoHMoowkP&index=17&t=0s) -``` +This post will contain my YouTube video explaining why Git is is so useful and demonstrating it during completion of Lab 2. -Good luck! +# My YouTube Video +[MaksSec YouTube Video](https://www.youtube.com/watch?v=UxDlU3EtQD8&feature=youtu.be)