update README
diff --git a/README b/README
index 40d30e3..66c13b1 100644
--- a/README
+++ b/README
@@ -11,10 +11,11 @@
 - Provide details on disassembled instruction (called “decomposer” by others).
 
 - Provide semantics of the disassembled instruction, such as list of implicit
-     registers read & written.
+  registers read & written.
 
-- Implemented in pure C language, with lightweight wrappers for C++, Python,
-     Ruby, OCaml, C#, Java and Go available.
+- Implemented in pure C language, with lightweight wrappers for C++, C#, Go,
+  Java, Ocaml, Python, Ruby & Vala ready (either available in main code,
+  or provided externally by community).
 
 - Native support for Windows & *nix platforms (with OSX, Linux, *BSD & Solaris
   have been confirmed).