From 79495c5022c68adabbf83a636d6e9d6cdd34425c Mon Sep 17 00:00:00 2001 From: Kedar Aitawdekar Date: Mon, 2 Feb 2015 12:03:34 +0530 Subject: [PATCH] Bower install instruction added - As `datatables-plugins` in present in bower and bower being popular static files manager now-a-days, it's information has been added. - Developers normally looks for bower install information to get the dependency, as I was. - Hope it would be useful. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5da76fd..994c600 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,10 @@ This repository holds the following plug-in types for DataTables: * Integration scripts * Twitter Bootstrap -Each directory has an index.html file which is used to generate the plug-ins documentation on [DataTables.net](http://datatables.net/plug-ins) and describes how plug-ins can be used. \ No newline at end of file +Each directory has an index.html file which is used to generate the plug-ins documentation on [DataTables.net](http://datatables.net/plug-ins) and describes how plug-ins can be used. + + +## Install via Bower package manager + +``` +$ bower install --save datatables-plugins