From ca484f63702ea850db6bfb47c3a8936d66a7a337 Mon Sep 17 00:00:00 2001
From: Andreas Gattringer <andreas.gattringer@univie.ac.at>
Date: Sun, 1 Oct 2023 20:29:43 +0000
Subject: [PATCH] added wiki and issure tracker links to README

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

diff --git a/README.md b/README.md
index cfe0a04..bc700ea 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,12 @@
 # Unnamend measurement network project preparations
 
+Please check the **[issue tracker](https://gitlab.phaidra.org/gattria6/unnamed-measurement-network-project-preparations/-/issues)** and the **[wiki](https://gitlab.phaidra.org/gattria6/unnamed-measurement-network-project-preparations/-/wikis/home)**.
+
 This git repository contains the preparations for the yet unnamed measurement network project for 'Turmlabor'.
 
 Once the initial specifications have been created and a name has been found, the project will be copied to the aerosol namespace. The idea is that we keep as much as the project in gitlab. To do we need to develop a suitable gitlab workflow. Using an external gitlab repository allows us to experiment without cluttering the repository history.
 
+
 # Motivation
 We want to software to acquire data and control experimental setups, both permanent and ad-hoc, e.g. for students. Instead of using a mixture of vendor software and custom tools that need to be adapted for each project, we create a single repository with a solution that can be reused and extended.
 
-- 
GitLab