diff --git a/README.md b/README.md index b6d7672..cdc9379 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,12 @@ This is a step by step guide on how to become a DevOps engineer, with links to r ### 1. GIT -- [Learn Git Branching](https://learngitbranching.js.org/) FREE - [Learn Git by Atlassian](https://www.atlassian.com/git) FREE +- [Learn Git Branching](https://learngitbranching.js.org/) FREE - [Learn Git & GitHub on CodeAcademy](https://www.codecademy.com/learn/learn-git) FREE +- [Git Command Explorer](https://gitexplorer.com/) FREE +- [Git Immersion](https://gitimmersion.com/index.html) FREE +- [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) FREE ### 2. Learn programming language