From 5ef585eb341124dd716688c2367428e421b1bda2 Mon Sep 17 00:00:00 2001 From: BarsDev <84736467+barsdeveloper@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:19:39 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cae050c..104dee8 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A stand alone implementation of the UE's Blueprint visual language editor -https://github.com/barsdeveloper/ueblueprint :star: +https://github.com/barsdeveloper/ueblueprint ⭐ https://www.npmjs.com/package/ueblueprint @@ -52,7 +52,10 @@ You can check `index.html` for a working example, the main steps are the followi ``` 5. Define your blueprint by writing the code inside a `template`, inside a `ueb-blueprint` element. -It can have light background using the following CSS class: `` +Configuration: + - Height: `` + - Light mode: `` + - Initial zoom: `` ```HTML