diff --git a/README.md b/README.md
index e979e03..b9678df 100644
--- a/README.md
+++ b/README.md
@@ -94,13 +94,14 @@ DialogueSystem.instance.Dialogue(dialogue, "Sound1", "Sound2"); //Start/Continue
Text commands:
-| | Sets font color within tags |
-| --- | --- |
-| | Sets font size within tags |
-| | Draws a sprite from the TextMeshPro |
-| | Pauses during a period of time |
-| | Reproduces an animation |
-| | Changes reveal speed |
+```html
+ --> Sets font color within tags
+ --> Sets font size within tags
+ --> Draws a sprite from the TextMeshPro
+ --> Pauses during a period of time
+ --> Reproduces an animation
+ --> Changes reveal speed
+```
### SceneManager