From 26902728b157ca5f18ea8572526d5110b4caf182 Mon Sep 17 00:00:00 2001
From: nguyed99 <nguyed99@zedat.fu-berlin.de>
Date: Sun, 17 Dec 2023 19:21:11 +0100
Subject: [PATCH] Update README.md

---
 README.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 2c71328..e904025 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,4 @@ Tasks are python scripts that can spawn jobs which run in docker containers. Bef
 
     python -B src/a_task.py local --config=docker.yaml --IN0 demo-inputs/system.json --OUT /tmp/test-a-task
 
-##### TODO for jung
-- [] Figure out `docker-compose` and `MinIO` to transfer docker images from `jobs` to `tasks`
-- [] Setup CI/CD pipeline with `.gitlab-ci.yml` (File removed for the time being)
-- [] Deploy where? (pypi or docker hub or GitLab package registry)
\ No newline at end of file
+*Free and open-source software for all souls! Technical support is, unfortunately, only for group members.*
\ No newline at end of file
-- 
GitLab