From c15d6f16f3a4991ee94910ed712e21d1a61333d8 Mon Sep 17 00:00:00 2001
From: Patrizio Bekerle <patrizio@bekerle.com>
Date: Thu, 21 Oct 2021 16:24:04 +0200
Subject: [PATCH] Add GitLab link

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

diff --git a/README.md b/README.md
index c208772..db5c6cd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # DBP API Server Template
 
+[GitLab](https://gitlab.tugraz.at/dbp/relay/dbp-relay-server-template)
+
 This repository can be used as a template/starting point for your own API instance.
 It consists of a minimally configures Symfony application and development environment
 and includes/integrates:
-- 
GitLab