1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 06:22:34 +02:00

publish README to gh-pages (auto)

branch:       master
SHA:          f9bd89af04
range SHA:    b608d8c778ac...f9bd89af0443
build id:     195495453
build number: 550
This commit is contained in:
koalyptus 2017-01-26 11:21:13 +00:00
parent 11a862922c
commit 0339e78cc9

View file

@ -34,11 +34,11 @@ git clone https://github.com/koalyptus/TableFilter.git
* Alternatively, install TableFilter files in your npm enabled project using:
```shell
npm install tablefilter --save
npm install tablefilter --save-dev
```
* or get the future features from the ``next`` release channel:
```shell
npm install tablefilter@next --save
npm install tablefilter@next --save-dev
```
* If you don't use `npm`, you can also
[access these files on unpkg](https://unpkg.com/tablefilter/), download them