Update README.md

This commit is contained in:
johnA1331 2020-10-07 17:17:12 +08:00 committed by GitHub
parent 4947f541ea
commit b1cdcff9c1
1 changed files with 1 additions and 0 deletions

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)