From e1825eefd1e9bdd0b62dc36676058e94b8fbbff4 Mon Sep 17 00:00:00 2001
From: Rdbo <57117082+rdbo@users.noreply.github.com>
Date: Sun, 13 Dec 2020 15:39:27 -0300
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 871bf38..979cb8e 100644
--- a/README.md
+++ b/README.md
@@ -4,5 +4,5 @@ This project is a basehook for any game/program that uses DirectX 9. It hooks th
# How to use
First of all, you have to make sure you have the DirectX SDK and Visual Studio installed.
Then, you just need to open the solution on VS and do the changes you want.
-I also recommend turning on the option *Show All Files* on Visual Studio for a better view of the project.
+I also recommend turning on the option *Show All Files* on Visual Studio for a better view of the project.
Have fun!