From 824248cd4a4340f0dd4060ce104c95025fccdf7f Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Thu, 26 Sep 2024 13:07:23 +0200
Subject: [PATCH] chore: Minor change to trigger build

Need to ensure that pipeline still works
---
 README.md | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 355f410..5f35e71 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,14 @@
 ![VIPS Logo](vipslogo_512.png)
+
 # VIPSCommon
+
 This is a jar file that contains the entities and util classes that are used throughout the VIPS system.
 
 ## Requirements
-* Java >= 17
-* **TODO** What else?
 
-## Development
-**TODO TODO**
+- Java >= 17
+- **TODO** What else?
 
+## Development
 
+**TODO TODO**
-- 
GitLab