Index: /trunk/README.txt
===================================================================
--- /trunk/README.txt	(revision 99)
+++ /trunk/README.txt	(revision 115)
@@ -26,5 +26,5 @@
 type that originated the data file.
 
-To compile using GCC:
+To compile using GCC/MINGW:
 
   gcc -O3 -msse2 -o your_program your_program.c \
@@ -40,6 +40,6 @@
 A simple usage example is the benchmark in the bench/bench.c file.
 
-I have not tried to compile this with other compilers than GCC and
-MSVC yet.  Please report your experiences with your own platforms.
+I have not tried to compile this with other compilers than GCC, MINGW
+and MSVC yet.  Please report your experiences with your own platforms.
 
 Thank you!
