From 92b47998e75874a18b1057a57c4f0004db17d721 Mon Sep 17 00:00:00 2001
From: Tobias Rempe <tobiasrempe@zyonicsoftware.com>
Date: Wed, 19 Mar 2025 15:28:22 +0100
Subject: [PATCH] feat: added Readme

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4eb582b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Extended Pretix 
+
+This Docker-Image deployes the latest [pretix](https://github.com/pretix/pretix)-standalone Version with the [OIDC Plugin](https://gitlab.fachschaften.org/kif/pretix-oidc)
+
+Use this as a drop-in Replacement for the pretix/standalone Docker-image: 
+
+https://gitlab.fachschaften.org/RUB/FSR/pretix-extended/container_registry/1114
+
+
-- 
GitLab