diff --git a/resources.md b/resources.md
index 83cd3e537a0b24e650e8585b53df1f2db20098e2..bbf9f69ac7771faef3c77d2454e7d002989c2fa4 100644
--- a/resources.md
+++ b/resources.md
@@ -11,7 +11,9 @@
 - [visual git guide](http://marklodato.github.io/visual-git-guide/index-en.html)
 - [simple git guide](http://rogerdudler.github.io/git-guide/)
 
+- http://sixrevisions.com/git/why-you-should-use-git/
 - http://sixrevisions.com/web-development/git-myths/
 - http://sixrevisions.com/web-development/git-tips/
 - https://www.git-tower.com/learn/git/ebook/en/command-line/introduction#start
 - https://try.github.io/levels/1/challenges/1
+- https://betterexplained.com/articles/a-visual-guide-to-version-control/