From 409d806f75e5bf399d70ae412cfa229016dcc331 Mon Sep 17 00:00:00 2001 From: Wu ChenXu <34511237+kabeor@users.noreply.github.com> Date: Fri, 30 Aug 2019 12:37:17 +0800 Subject: [PATCH] Update README --- docs/README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README b/docs/README index 15bbeb3cbe..ec7c3aaa91 100644 --- a/docs/README +++ b/docs/README @@ -60,3 +60,7 @@ Documentation of Capstone disassembly framework. * Sample application on how to embed Capstone into Mac OSX Kext (kernel). https://github.com/aquynh/CapstoneTest + +* A Micro Capstone-Engine API Documentation in Chinese + + https://github.com/kabeor/Micro-Capstone-Engine-API-Documentation/blob/master/Micro%20Capstone-Engine%20API%20Documentation.md