update README

This commit is contained in:
Nguyen Anh Quynh 2014-06-16 22:06:44 +08:00
parent 6217f36d12
commit 9672cd259a
1 changed files with 4 additions and 4 deletions

8
README
View File

@ -15,11 +15,11 @@ Capstone offers some unparalleled features:
registers read & written.
- 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).
Java, NodeJS, Ocaml, Python, Ruby & Vala ready (available in main code,
or provided externally by the community).
- Native support for Windows & *nix platforms (with OSX, Linux, *BSD & Solaris
have been confirmed).
- Native support for all popular platforms: Windows, Mac OSX, iOS, Android,
Linux, *BSD, Solaris, etc.
- Thread-safe by design.