diff --git a/README.md b/README.md index 5a7f5c4..e09e2e5 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ Besides, good stuff that comes with using this template: - Shorter specific file import path. ``import {...} from "my_module/theFile"`` instead of the usual ``import {...} from "my_module/dist/theFile"`` -- CDN distribution for importing from an ``.html`` file with a ``