From 9c831574aaf6b18370b8e3fa195d65cf88eda8f4 Mon Sep 17 00:00:00 2001 From: xerox Date: Tue, 2 Jun 2020 02:00:36 +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 0c31f13..0f167fd 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ there are plenty of other hooking libraries (or just use lazy importer). ### example -Example project contains code for zeroing the dll's memory. \ No newline at end of file +Example project contains code for zeroing the dll's memory and an example of an entry point. \ No newline at end of file