From 58dacc74bc9432266366b68e014b6fbd37639ad9 Mon Sep 17 00:00:00 2001 From: Rob Date: Wed, 15 Jan 2020 12:26:56 -0800 Subject: [PATCH] Remove "documentation coming soon" from "Using sscaffold" section in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d36ece0..94f21a1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ sscaffold combines css rules from [normalize.css](https://github.com/necolas/nor ## Using sscaffold -I'm releasing it now as a preview. Full documentation and any final bugfixes should be completed before the 0.1.0 release. Once 0.1.0 is released, I'll see about getting it onto cdnjs and then following a semantic versioning system from there. +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. 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.