From 11804b0a4d595fdd3824db9d30a7a32b3bd78240 Mon Sep 17 00:00:00 2001 From: xerox Date: Sat, 11 Apr 2020 09:03:18 +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 c85a61e..8f10987 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # shithook -An inline hooking library for windows. Supports 64 bit and 32 bit applications. +A c++ header only library for inline hooking on windows. Supports 64 bit and 32 bit applications. Small, simple, clean. # usage