1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-10 02:16:40 +02:00

Update README.md

This commit is contained in:
koalyptus 2015-06-07 01:18:53 +10:00
parent 2d23ae1f71
commit f6c7e5f4a3

View file

@ -23,6 +23,12 @@ solution
* Exhaustive documentation and API
* Valuable support provided under a Premium request
##Setup
Include the bundled js file in your page:
```shell
<script src="tablefilter/tablefilter.js"></script>
```
##Development
Start by installing any dependencies.