Update README.md

This commit is contained in:
zeffy
2017-06-04 15:03:40 -07:00
parent 500eddf349
commit 3ce7f39269

View File

@@ -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.