From 2e5d6c46d54e5f53b9d0d639ea239deb51baf47a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20W=C3=B6rister?= <florian.woerister@univie.ac.at>
Date: Mon, 3 Feb 2025 23:40:49 +0100
Subject: [PATCH] README.md initialized

---
 README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/README.md b/README.md
index e69de29..faefe55 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,19 @@
+# FDM Workshop "Mastering Git"
+
+This repository contains a summary of the hands-on session and additional material for further reading of the "Introduction to Git" Workshop held on the _11th of January 2022_. As most universities use GitLab to provide a Git Repository Service for researchers and students we used this product for this workshop as well.
+
+As this was only a 2h session, I want to emphasize that this workshop is not a full-blown `git` tutorial. Our aim is to convey the philosophy behind `git` and give an overview of the most relevant features `git` and GitLab provide.
+
+If you have questions related to this material, please don't hasitate to contact me:
+
+_Florian Wörister_ - florian.woerister[at]univie.ac.at
+
+
+## Training Material
+
+https://swcarpentry.github.io/git-novice/
+
+https://learngitbranching.js.org/
+
+https://wac-cdn.atlassian.com/dam/jcr:e7e22f25-bba2-4ef1-a197-53f46b6df4a5/SWTM-2088_Atlassian-Git-Cheatsheet.pdf
+
-- 
GitLab