update README
diff --git a/README b/README
index ceefbc0..ecc9c16 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
 Capstone offers some unparalleled features:
 
 - Support multiple hardware architectures: ARM, ARM64 (ARMv8), Mips, PPC, Sparc,
-  SystemZ and X86.
+  SystemZ, XCore and X86.
 
 - Having clean/simple/lightweight/intuitive architecture-neutral API.
 
@@ -37,13 +37,6 @@
 
 [Status]
 
-- Capstone can only compile to Windows via Cygwin, or cross-compile using
-MingW. Visual Studio support will be done in the future.
-
-- X86 engine cannot handle many malware tricks yet. Please report all the raw
-binary code that Capstone cannot disassemble, or does that wrongly, so we can
-fix that in the next version
-
 - This package only contains Java & Python bindings. For more bindings created
 and maintained by the community, see bindings/README.