From 35ea93dae6bef904e1c5c31b74f6fcbaac441395 Mon Sep 17 00:00:00 2001
From: Christoph Steindl <christoph.steindl@onb.ac.at>
Date: Mon, 4 Dec 2023 16:24:21 +0100
Subject: [PATCH] Test commit

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 100bae1..a722a4e 100644
--- a/README.md
+++ b/README.md
@@ -38,4 +38,7 @@ Parsing and analysis of TEI-XML data using [`lxml`](https://lxml.de/) library.
 Analysis of spreadsheets with [`pandas`](https://pandas.pydata.org/) data frames.
 
 ## Part 4 - Image Data
-Manipulation of images with [`Pillow`](https://python-pillow.org/) and object detection using [`ultralytics`](https://www.ultralytics.com/)
\ No newline at end of file
+Manipulation of images with [`Pillow`](https://python-pillow.org/) and object detection using [`ultralytics`](https://www.ultralytics.com/)
+
+
+# Test commit
\ No newline at end of file
-- 
GitLab