diff --git a/README.md b/README.md
index 2720dcd..7733ebf 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,7 @@
1. [Getting Started](#getting-started)
2. [Your first environement](#first-env)
3. [Interact with the environement](#interact-env)
-4. [Other events](#other-interact-env)
-5. [Custom your environement](#configure-env)
+4. [Custom the environement](#configure-env)
5. [Create your own level](#create-level)
@@ -16,6 +15,7 @@ Getting started
You can used Metacar with a direct link in your HTML file or installing it from NPM. However, metacar is based on [Pixi.js](www.pixijs.com): 4.7.1, then you need to include pixi.js as a global dependencies in your HTML.
+
#### Script Tag
```html
@@ -32,7 +32,7 @@ You can used Metacar with a direct link in your HTML file or installing it from