diff --git a/README.md b/README.md index 1512a16..4384542 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@


+ Build status npm package node compatility Open in Visual Studio Code @@ -13,7 +14,7 @@ # @aem-vite/import-rewriter -A Vite/Rollup transformer that ensures dynamic `import` statements use the correct public path which by default is relative instead of absolute. +A Vite/Rollup transformer that ensures `import` statements use the correct AEM ClientLib public path. ## Getting Started