From 9c8537aa1dc039dac25135fb79a512a9e77ce24a Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 11 Apr 2020 09:03:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f10987..88f652d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # shithook -A c++ header only library for inline hooking on windows. Supports 64 bit and 32 bit applications. Small, simple, clean. +A c++ header only library for inline hooking on windows. Supports 64 bit and 32 bit applications. Small, simple, and easily detected :) # usage