From 2c71d9abb7f0fe4c70532a6a56d08984e546cf9b Mon Sep 17 00:00:00 2001 From: Adrian Trapletti Date: Mon, 12 Aug 2024 08:11:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d7f2e2..4076d8e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.ustermetrics/scip4j)](https://central.sonatype.com/artifact/com.ustermetrics/scip4j) [![Apache License, Version 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/atraplet/scip4j/blob/master/LICENSE) +*Work in progress* + *This library requires JDK 22 as it depends on Java's new [Foreign Function and Memory (FFM) API](https://docs.oracle.com/en/java/javase/22/core/foreign-function-and-memory-api.html).*