diff --git a/readme.md b/readme.md
index b801c2c..a677332 100644
--- a/readme.md
+++ b/readme.md
@@ -19,7 +19,7 @@ In the <head> of your document, link both jQuery and plax.
```html
-
+
```
Then in your javascript, add each "layer" to the list of layers to be parallaxed. Once that's done, enable Plax and you're good to go.