From 5755814e8dad7ce9d84dae95e6db5c2170fdc631 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Wed, 13 May 2015 11:59:47 +0800 Subject: [PATCH] add Rust binding to README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 96a33b71..9e3f0030 100644 --- a/README +++ b/README @@ -15,8 +15,8 @@ Capstone offers some unparalleled features: registers read & written. - Implemented in pure C language, with lightweight wrappers for C++, C#, Go, - Java, Lua, NodeJS, Ocaml, Python, Ruby & Vala ready (available in main code, - or provided externally by the community). + Java, Lua, NodeJS, Ocaml, Python, Ruby, Rust & Vala ready (available in + main code, or provided externally by the community). - Native support for all popular platforms: Windows, Mac OSX, iOS, Android, Linux, *BSD, Solaris, etc.