We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd70d2 commit f1f450dCopy full SHA for f1f450d
README.md
@@ -1,9 +1,9 @@
1
-# vue-data-tables 
2
-
3
-> vue2.0 DataTables, based on element-ui, el-table + el-pagination + custom filter and sort
4
5
<p align="center"><a href="" target="_blank"><img width="100"src="https://njleonzhang.github.io/vue-data-tables/_media/icon.svg"></a></p>
6
+<p align="center">
+ <a href="https://github.com/njleonzhang/vue-data-tables"><img src="https://travis-ci.org/njleonzhang/vue-data-tables.svg?branch=master" alt="Build Status"></a>
+</p>
+
7
## Documentation
8
* [Full Doc](https://njleonzhang.github.io/vue-data-tables)
9
* [Online Demo](http://jsfiddle.net/zpczjl/9tp3z4bn/14/)
0 commit comments