소스 검색

Update 'README.md'

Pierre-Yves Barriat 7 년 전
부모
커밋
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 ?