diff --git a/README.md b/README.md index fa3ab0f..b298a31 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Use the module: ```typescript -import { ExampleExtension } from ""; import { ExampleExtension } from "https://unpkg.com/@flowscripter/example-plugin/dist/bundle.js"; const extension = new ExampleExtension();