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.
pull/154/head
Kedar Aitawdekar 10 years ago
parent a6391794be
commit 79495c5022

@ -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.
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

Loading…
Cancel
Save