diff --git a/README.md b/README.md index d8f8678..1c3c9c3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ is available. Given a header file JExtract will build the classes needed to acce a large header file then JExtract is likely an easier tool for you to use if you don't already have interfaces defined for JNA. -**Java 17** is required to use this library. There is a separate branch for JAva 18 support. +**Java 17** is required to use this library. There are separate branches for Java 18 and 19 support. The Foreign Linker API is still an incubator, so you can think of this project as a proof of concept at this time.