Update README.md

This commit is contained in:
johnA1331
2020-10-07 17:17:12 +08:00
committed by GitHub
parent 858b5e84bb
commit 1980ab5a34

View File

@@ -5,3 +5,4 @@ This module contains articles about the Java Native Interface (JNI).
### Relevant Articles:
- [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)