소스 검색

Update 'README.md'

Pierre-Yves Barriat 7 년 전
부모
커밋
68747f5ede
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -6,10 +6,13 @@ The Git Training session started with a lesson of basics on Git and collaborativ
 
 The second part of the Git Training consists on a hands on. The objectives are to show how to use:
 
-- Git on the command line
+- Git on the command line OR TortoiseGit with Windows
 - Gogs portal
 
-We are going to do some exercises in a dummy project that you can find in this common Gogs repository: [project](https://www.elic.ucl.ac.be/TECLIM/Git_Training/src/master/project)
+We are going to do some exercises in a dummy project that you can find in this common Gogs repository: 
+
+- [linux project](https://www.elic.ucl.ac.be/TECLIM/Git_Training/src/master/project/linux)
+- [windows project](https://www.elic.ucl.ac.be/TECLIM/Git_Training/src/master/project/windows)
 
 ## Getting started