From 1db31d1e8fa6e5f12e25a13cd39cda1cff2f4497 Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Wed, 20 Apr 2022 10:37:20 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23bb132..31916e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@  # VIPSCommon -This is a jar file that contains the entities and util classes that are used throughout the VIPS system \ No newline at end of file +This is a jar file that contains the entities and util classes that are used throughout the VIPS system + +## Requirements +* Java >= 14 -- GitLab