diff --git a/README.md b/README.md index e6b6576df..6ff0e8edd 100644 --- a/README.md +++ b/README.md @@ -23,20 +23,20 @@ npm install @heartexlabs/label-studio ```js import LabelStudio from 'label-studio'; -import 'label-studio/build/static/css/main.css'; +import 'label-studio/build/static/css/'; ``` **With UNPKG.com** ```xhtml - +
- + ``` **Initialization**