From 713279e9a53863bd3c2e0ac308e9aae6bde8450a Mon Sep 17 00:00:00 2001 From: Alessio Coser <18616553+AlessioCoser@users.noreply.github.com> Date: Thu, 4 Apr 2024 00:07:08 +0200 Subject: [PATCH] fix readme title --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6ad92ca..e8824eb 100644 --- a/readme.md +++ b/readme.md @@ -63,7 +63,7 @@ document.body.appendChild(App()) 3. You will see that every second the incremented number will be printed -## Use it directly inside the HTML +### Use it directly inside the HTML You can load the script from the github release url and start use it right away. ```html