Pierre-Yves Barriat преди 7 години
родител
ревизия
ae7a9416cd
променени са 1 файла, в които са добавени 8 реда и са изтрити 1 реда
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -2,7 +2,14 @@
 
 ## Purpose
 
-Repository for training Git session
+The Git Training session started with a lesson of basics on Git and collaborative development. You can find the presentation here: [ELIC_Git.pdf](http://www.climate.be:3000/TECLIM/Git_Training/src/master/Git_ELIC.pdf)
+
+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
+- Gogs portal
+
+We are going to do some exercises in a dummy project that you can find in this common Gogs repository: [project](http://www.climate.be:3000/TECLIM/Git_Training/src/master/project)
 
 ## Getting started