Browse Source

Update README.md

Kim Kulling 4 years ago
parent
commit
75204dfe7f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      port/AndroidJNI/README.md

+ 1 - 0
port/AndroidJNI/README.md

@@ -17,6 +17,7 @@ To use this module please provide following cmake defines:
 
 The build script for this port is based on [android-cmake](https://github.com/taka-no-me/android-cmake).  
 See its documentation for more Android-specific cmake options (e.g. -DANDROID_ABI for the target ABI).
+Check [Asset-Importer-Docs](https://assimp-docs.readthedocs.io/en/latest/) for more information.
 
 ### Code ###
 A small example how to wrap assimp for Android: