Pierre-Yves Barriat 7 лет назад
Родитель
Сommit
cf6c76fbca
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -47,6 +47,16 @@ And now:
 git clone ssh://git@www.climate.be:3022/TECLIM/Git_Training.git
 ```
 
+## Additional resources
+
+Git tutorial: Got 15 minutes and want to learn Git?
+
+An introduction to Git: [Version Control with Git](http://swcarpentry.github.io/git-novice/)
+
+Git cheat sheet: http://zeroturnaround.com/wp-content/uploads/2016/02/Git-Cheat-Sheet.png?twitterID=nixCraft
+
+Git cheat sheet 2: http://jan-krueger.net/git
+
 ## Tips and Tricks
 
 #### How do I add an empty directory to a Git repository ?