diff --git a/README.md b/README.md
index 3e5e6ad..d5a9b36 100644
--- a/README.md
+++ b/README.md
@@ -86,7 +86,7 @@ Additionally, because the `FocusedImage` is positioned absolutely so it can shif
That's okay! [unpkg](https://unpkg.com/) has you covered. Just add this script tag to your page and the `image-focus` module is exposed in the global namespace under `window.imageFocus`.
```html
-
+
```
Then in some script that loads after the above script tag: