OSDN Git Service

Remove the usage of junit.framework.Assert
[android-x86/external-koush-Superuser.git] / README.md
index b43f38b..6fb87f8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ You'll need the "Widgets" dependency.
 These repositories do not keep the actual projects in the top level directory.
 This is because they contain tests, libs, and samples.
 
-Make sure the SDK Platform for API 17 is installed, through the Android SDK Manager.  Install NDK Revision 8e from [here](http://developer.android.com/tools/sdk/ndk/index.html).
+Make sure the SDK Platform for API 19 is installed, through the Android SDK Manager.  Install NDK Revision 9b from [here](http://developer.android.com/tools/sdk/ndk/index.html).
 
 ## Eclipse
 
@@ -61,6 +61,7 @@ Outputs:
 * bin/Superuser-release.apk - Superuser Android app
 * libs/armeabi/su - ARM su binary
 * libs/x86/su - x86 su binary
+* libs/mips/su - MIPS su binary
 
 ## Building the su binary