From 56c670509fc4210ad3a0f762ddda4ade02445165 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Tue, 22 Mar 2016 20:58:06 +0800 Subject: [PATCH] update list of bindings in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f57b1df6..e970c408 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Unicorn offers some unparalleled features: - Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, SPARC, and X86 (16, 32, 64-bit) - Clean/simple/lightweight/intuitive architecture-neutral API -- Implemented in pure C language, with bindings for Python, Java, and Go +- Implemented in pure C language, with bindings for Ruby, Python, Java, MSVC, .NET, Go and Delphi/Free Pascal. - Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed) - High performance via Just-In-Time compilation - Support for fine-grained instrumentation at various levels