diff --git a/README.md b/README.md
index c95bfbb06..eaf14bfea 100644
--- a/README.md
+++ b/README.md
@@ -142,7 +142,7 @@ Note that you'll need to use a bundler like `esbuild` or `webpack` to use Kaboom
This exports a global `kaboom` function
```html
-
+
@@ -152,7 +152,7 @@ or use with es modules
```html
```