From 897ae6a473206144745c68af1dd8c0e6401c4bf2 Mon Sep 17 00:00:00 2001 From: Rob Date: Wed, 15 Jan 2020 18:18:41 -0800 Subject: [PATCH] Update README with npm and jsdelivr instructions. --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2f1d06..f1f3e9e 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,21 @@ For 3K over Milligram and 7K over Skeleton you save an https request and get the ## Using sscaffold -I'm releasing it now as a preview. Once 0.1.0 is released, I'll see about getting it onto cdnjs and then following a semantic versioning system from there. +The current version is 0.1.0. -If you want it added to your favorite repository / dependency management system, open an issue requesting it so that I know it's worth doing and I'll get on it. +#### jsdelivr: + +``` + +``` + +#### npm: + +``` +npm install sscaffold-css +``` + +If you want it added to another repository, dependency management system, or cdn, open an issue requesting it and I'll get on it. ## Documentation