Fix typo on README.md

changing "fascade" to "facade"
This commit is contained in:
Simon Puente
2019-04-14 10:13:32 -07:00
committed by GitHub
parent 5bf096ab6d
commit 9b9b2c8339

View File

@@ -1,6 +1,6 @@
Build Asset Importer Lib for Android
====================================
This module provides a fascade for the io-stream-access to files behind the android-asset-management within
This module provides a facade for the io-stream-access to files behind the android-asset-management within
an Android-native application.
- It is built as a static library
- It requires Android NDK with android API > 9 support.