summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--android/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/android/README b/android/README
index 29621a5..32024ef 100644
--- a/android/README
+++ b/android/README
@@ -24,8 +24,10 @@ The libusb library, examples and tests can then be found in:
Where $ARCH is one of:
armeabi
armeabi-v7a
+ mips
+ mips64
x86
-
+ x86_64
Installing:
-----------