diff --git a/README.md b/README.md
index 59d9dea..a9f5123 100644
--- a/README.md
+++ b/README.md
@@ -54,10 +54,10 @@ Type back the code on the keyboard and the code will be removed from the
- Table formatting: Format table from the question to make it more readable for CHAT-GPT but cost most tokens (so if the question is too large it will make an error). Example of formatted table:
```
-| id | name | birthDate | cars |
---------------------------------------
-| Person 1 | Yvick| 15/08/1999 | yes |
-| Person 2 | Yann | 19/01/2000 | no |
+| id | name | birthDate | cars |
+----------------------------------------
+| Person 1 | Yvick | 15/08/1999 | yes |
+| Person 2 | Yann | 19/01/2000 | no |
```
- Infinite try: click as much as you want on the question (don't forget to reset the question).