]> wimlib.net Git - wimlib/commitdiff
README: update tested architectures
authorEric Biggers <ebiggers3@gmail.com>
Mon, 19 Oct 2015 00:39:26 +0000 (19:39 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 19 Oct 2015 00:48:24 +0000 (19:48 -0500)
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.