From 3a478ed1958b9f64df9cef2795364f7fc80d6223 Mon Sep 17 00:00:00 2001 From: t1st3 Date: Fri, 28 Feb 2014 01:09:32 +0100 Subject: [PATCH] Update Readme --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 8da7207..3296c46 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,26 @@ is licensed under the [MIT license](http://opensource.org/licenses/MIT). Though, it is just composed a few trivial json files and a Readme. + +Get the package +---------- + +**NPM** + +[famfamfam-silk on NPM](https://www.npmjs.org/package/famfamfam-silk) + +Get it with: + +``` +npm install famfamfam-silk +``` + + +**Bower** + +Get it with: + +``` +bower install famfamfam-silk +``` +