From 3ce7f392697af9ee1ad2c1be1dd80e0b639148a1 Mon Sep 17 00:00:00 2001 From: zeffy Date: Sun, 4 Jun 2017 15:03:40 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8723e3..3ea2369 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ My patch takes advantage of this result caching behavior by setting the "hasn't - Any previously loaded `wuaueng.dll` is also patched. ### Several improvements over my script-based approach: -- **No system files are modified!*** +- **No system files are modified!** - Heuristic byte signature patching persists over new updates. - C is best language. - No external dependencies except for Microsoft Visual C++ 2015 Redistributable.