diff --git a/README.md b/README.md index dcb54ef..d56735d 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,15 @@ SPCSS is a simple and plain stylesheet for simple text-based websites. [Twitter URL]: https://twitter.com/susam +Contents +-------- + +* [Use SPCSS](#use-spcss) +* [CDN URLs](#cdn-urls) +* [License](#license) +* [Support](#support) + + Use SPCSS --------- @@ -32,7 +41,32 @@ To use SPCSS, merely add this line of code to the `
` element of your HTML file: ```html - + +``` + + +CDN URLs +-------- + +Use the following URL in the `` tag to load version 0.2.0 (the +current version at this time) of SPCSS: + +``` +https://cdn.jsdelivr.net/npm/spcss@0.1.0/sp.min.css +``` + +Use the following URL in the `