From 876b8ce47f217d4d4807342f92999c3bd9c0aea0 Mon Sep 17 00:00:00 2001 From: barsdeveloper <84736467+barsdeveloper@users.noreply.github.com> Date: Wed, 27 Nov 2024 15:52:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e48fe2e..f8ca651 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ You can check `index.html` for a working example, the main steps are the followi 4. Import the class Blueprint in JavaScript (this library uses modules). ```HTML ``` 5. Define your blueprint by writing the code inside a `template`, inside a `ueb-blueprint` element.