From 3cc72e9664e8cdbb728d00736c2b0168bdf813a1 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Mon, 2 Mar 2026 02:13:39 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af2cef7..204377e 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,11 @@ Some extra classes have been added and a few class name changed to match convent #### Prerequisites -- [NPM](https://docs.docker.com/install/) +- _[NPM](https://docs.docker.com/install/)_ #### Instructions -1. Install: `npm i @ztimson/css-utils`; +- Use the CDN: `` +- Install with NPM: `npm i @ztimson/css-utils`;