浏览代码

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