From 5d6921b0fc1b126f4c4292ddbb3f1bb934c81aed Mon Sep 17 00:00:00 2001 From: Luiz Bills Date: Tue, 12 Dec 2023 22:51:33 -0300 Subject: [PATCH] Update README.md (#792) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ```