From 33fa29f17fd8ea059d23f5e376003a8f7265f84e Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Tue, 31 Aug 2021 02:22:40 +0200 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) 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 ``