From 5228b680ba6394d05fe1a97ac22c3fbc031bd94f Mon Sep 17 00:00:00 2001 From: Lunar Journal Date: Sun, 8 Dec 2024 14:07:08 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6624254..bf99851 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The library currently supports two types of function hooks: * `JMP` patch - patches origin function with a `JMP` to detour. * `INT3` patch - places software breakpoint (`SWBP`) at origin address. Handles control flow to detour. -> This project makes use of an internal `x86` instruction length disassembly engine. +> Note: This project makes use of an internal `x86` instruction length disassembly engine. # API ``` -- cgit v1.2.3-70-g09d2