From 0469c9e285a6be9407acb5a13a4f54284513f6bf Mon Sep 17 00:00:00 2001 From: Matteo Rossi <matteo.rossi@utu.fi> Date: Fri, 12 Oct 2018 13:26:15 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 823bcb6..ebe60cf 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,6 @@ 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) \ No newline at end of file +* [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