From 1d11c9bc5323fca60f8fc9924376df7dc4893fb4 Mon Sep 17 00:00:00 2001 From: Nicolas Gallagher Date: Tue, 17 Mar 2015 11:48:59 -0700 Subject: [PATCH] Add cdnjs link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5518f30..f8e0d10 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ normalizing. * [npm](http://npmjs.org/): `npm install --save normalize.css` * [Component(1)](https://github.com/component/component/): `component install necolas/normalize.css` * [Bower](http://bower.io/): `bower install --save normalize.css` +* [cdnjs](https://cdnjs.com/libraries/normalize) * [Download](http://necolas.github.io/normalize.css/latest/normalize.css). No other styles should come before Normalize.css.