diff --git a/README.md b/README.md
index 5205302..0b1ee30 100755
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ After that, import to your project by: `import { magicMouse } from 'magicmouse.j
## CDN
If you want to include Magicmouse.js directly to your HTML, you can use this CDN. Include the js file to the bottom of your HTML file (right before the end of body tag):
-````html
+````html
````
## Initialize
@@ -27,7 +27,7 @@ If you want to include Magicmouse.js directly to your HTML, you can use this CDN
````html