diff --git a/README.md b/README.md
index e7b7471..a8d5183 100644
--- a/README.md
+++ b/README.md
@@ -150,7 +150,7 @@ public struct SomeMesh : IStaticMesh
# Settings
Settings window "Tools -> DebugX -> Settings":
-
+
@@ -252,4 +252,4 @@ SomeAssets assets = DebugXUtility.LoadStaticData(new SomeAssets(), "SomeAssets")
# Define Symbols
-+ `DISABLE_DEBUGX_INBUILD` - By default, Gizmos will be drawn in the project build. This define disables drawing. It can also be enabled or disabled in the DebugX settings window.
\ No newline at end of file
++ `DISABLE_DEBUGX_INBUILD` - By default, Gizmos will be drawn in the project build. This define disables drawing. It can also be enabled or disabled in the DebugX settings window.