Browse Source

Update README.md

nxrighthere 7 years ago
parent
commit
d93642dad7
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -8,7 +8,11 @@ This project is based on collaborative work with [@inlife](https://github.com/in
 
 
 Building
 Building
 --------
 --------
-To build a native library, you will need [CMake](https://cmake.org/download/) with GNU Make or Visual Studio.
+The appropriate software is required to build a native library:
+
+For desktop platforms [CMake](https://cmake.org/download/) with GNU Make or Visual Studio.
+
+For mobile platforms [Android NDK](https://developer.android.com/ndk/downloads/).
 
 
 Compiled libraries
 Compiled libraries
 --------
 --------