Skip to content

Commit f6fc94f

Browse files
author
fluffysnaff
committed
Fix logo not being centered
1 parent 110c8d5 commit f6fc94f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Hackmatch is a simple cheat I made for Redmatch 2 to learn IL2CPP and because of lack of good cheats for RM2 at that time. It is using the IL2CPP dumper's SDK +
33
renamed variables names from an older RM2 version
44

5-
<div style="text-align:center">
6-
<img src="./images/logo.png" alt="Hackmatch Logo">
7-
</div>
5+
<p align="center">
6+
<img src="./images/logo.png" alt="Hackmatch Logo">
7+
</p>
88

99
## 🚀 Features
1010
### 🎯 Main:

0 commit comments

Comments
 (0)