From 0fc9671202812589c123e0a25e5545059d21d466 Mon Sep 17 00:00:00 2001 From: LAU Thierry Date: Mon, 16 Dec 2013 23:21:13 +0100 Subject: [PATCH] instruction to install knacss with Bower Add instruction to install knacss with Bower --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d33934..49d9222 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ There is nothing to install. It is only a CSS file you can call as usual in the - ... Or you can also choose the KNACSS Builder : http://knacss.com/builder/ +You can also install KNACSS with [Bower](http://bower.io/) : ```bower install knacss``` + Usage ----- KNACSS is a collection of ready to use styles and snippets to kick start your project. Feel free to use it as a “reset”, then make it grow to suit your needs.