diff --git a/README.md b/README.md index 06bfbe0..6f32f57 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Include module at your application ```javascript const Warning = require('@editorjs/warning'); + +// OR + +import Warning from "@editorjs/warning"; ``` ### Download to your project's source dir