diff --git a/README.md b/README.md index b7813a9..1f0f37c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # HookLib ## The Win32 lightweight functions interception library ### ✔ Advantages: +* Very easy language and easy to understand. * Written on pure C * Extremely lightweight * Based on the fastest and lightweight [Zydis](https://github.com/zyantific/zydis) disassembler