]> wimlib.net Git - wimlib/blobdiff - README
Forbid modifying multi-referenced images
[wimlib] / README
diff --git a/README b/README
index 076f6526b15e9fa3506f922ec2ae54fcdbe50f1e..4be69c188636eef8c753dc9e27aa64347f80c25c 100644 (file)
--- a/README
+++ b/README
@@ -310,7 +310,7 @@ mode), to ensure a fast and feature-rich implementation of each platform/mode.
 
 wimlib is mainly used on x86 and x86_64 CPUs, but it should also work on a
 number of other GCC-supported 32-bit or 64-bit architectures.  It has been
-tested on the ARM architecture.
+tested on the ARM and MIPS architectures.
 
 Currently, gcc and clang are the only supported compilers.  A few nonstandard
 extensions are used in the code.