diff --git a/README.md b/README.md index b9ac162..c5c01b8 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ A stand alone editor implementation of the UE's Blueprint visual language. (WIP) ## How to use: +You can check `index.html` f0r a working example, the main steps are the following: 1. Include `dist/css/ueb-style.css` stylesheet in your page. -2. Define eventual CSS variables +2. Define eventual CSS variables . ```HTML