From dafac9416714935f8e91f2d4b1321bd81a00702a Mon Sep 17 00:00:00 2001 From: qtkite Date: Tue, 28 Dec 2021 14:18:18 +1100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2759dab..fa8bccb 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Yes it is safe, feel free to review the code in the repository yourself. Anti-virus & other programs might flag this as malicious since it disables defender - but feel free to compile it using visual studio. ## Compiling -Open the project using visual studio 2022 preview. -Set the build to Release and x64. -Change the build type you want in settings.hpp. -Compile. +Open the project using visual studio 2022 preview. +Set the build to Release and x64. +Change the build type you want in settings.hpp. +Compile. ## Demo ![Demo](https://github.com/qtkite/defender-control/blob/main/resources/demo.gif?raw=true)