Update README.md
This commit is contained in:
parent
c49c7f57a3
commit
7e354390a3
|
@ -6,3 +6,4 @@ This module contains articles about the Java Native Interface (JNI).
|
|||
|
||||
- [Guide to JNI (Java Native Interface)](https://www.baeldung.com/jni)
|
||||
- [Using JNA to Access Native Dynamic Libraries](https://www.baeldung.com/java-jna-dynamic-libraries)
|
||||
- [Check if a Java Program Is Running in 64-Bit or 32-Bit JVM](https://www.baeldung.com/java-detect-jvm-64-or-32-bit)
|
||||
|
|
Loading…
Reference in New Issue