From 6391783eaeb12aad56fc17ed8499e8559f77322b Mon Sep 17 00:00:00 2001 From: Matteo Rossi <matteo.rossi@utu.fi> Date: Fri, 12 Oct 2018 13:51:18 +0300 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ebe60cf..69709be 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # TCQP git tutorial This is a hands-on tutorial on how to learn git. +## Links +* [Installing git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) +* [The presentation](https://gitpitch.com/matteoacrossi/git_tutorial/master?grs=gitlab) +* [The repository with the presentation](https://gitlab.com/matteoacrossi/git_tutorial) +* [The `python_test_tutorial` repository](https://gitlab.utu.fi/matros/python_test_tutorial) + ## Find the mistakes 1. It is raining when I got home last night. 2. My sister is annoying today, but usually she is nice. @@ -22,9 +28,3 @@ This is a hands-on tutorial on how to learn git. 18. He can speak Japanese because he was born in Canada. 19. Lee afraid of snakes. 20. The students were not interested in the lesson because it was bored. - -## Links -* [Installing git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) -* [The presentation](https://gitpitch.com/matteoacrossi/git_tutorial/master?grs=gitlab) -* [The repository with the presentation](https://gitlab.com/matteoacrossi/git_tutorial) -* [The `python_test_tutorial` repository](https://gitlab.utu.fi/matros/python_test_tutorial) \ No newline at end of file -- GitLab