From 2723736828ed5f29c2d1359a2660b052b2f5d56c Mon Sep 17 00:00:00 2001 From: David Pickart Date: Tue, 12 Dec 2023 21:48:53 -0600 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb5d03b..0eee509 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # modulepreload -Inject modulepreload tags into HTML to remove the waterfall problem in loading web modules. +Inject modulepreload tags into HTML. ```sh $ npm install --save-dev modulepreload