From d2ccc1a9aebe73adefd92bb0264e702707d31dcc Mon Sep 17 00:00:00 2001 From: Ali Salehi <111766206+alisalehi1380@users.noreply.github.com> Date: Fri, 20 Sep 2024 02:03:41 +0330 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 9096d61..ee15c39 100644 --- a/readme.md +++ b/readme.md @@ -24,6 +24,8 @@ Include module at your application ```javascript const AlignmentTuneTool = require('editorjs-text-alignment-blocktune'); +// or +import AlignmentTuneTool from "editorjs-text-alignment-blocktune"; ``` ### Download to your project's source dir