diff --git a/README.md b/README.md
index eb697c3..c8cef8f 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,7 @@ To add Sling to your project, simply add ```sling.min.js``` to your project and
To add Sling via CDN like jsDelivr use the following ```script``` tag:
```html
-
+
```
For XHR capabilities, also include ```sling-xhr.min.js``` or replace ```sling.min.js``` with ```sling-full.min.js```.