Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 4f4a107

Browse files
authored
Update README.md
1 parent 79eb09a commit 4f4a107

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@ new Vue({
7373
| change | Handle show limit changed. Gets object with new show limit and current page `{perpage: 10, page: 2}`|
7474
| searching | Handles search input. Gets string as parameter |
7575

76+
### Available Languages
77+
| Language | Abbr |
78+
|-------------|-------|
79+
| Spanish | es |
80+
| English | en |
81+
7682
### Columns
7783
Each column object needs a `name` and `key` attributes.
7884
```javascript
@@ -173,4 +179,7 @@ This callback will modify the data for various operations. Such as applying a sp
173179
### Contributions
174180
All contributions are welcome send your PR and Issues.
175181

182+
### License
183+
Vue Datasource is open-sourced software licensed under the [MIT license](https://raw.githubusercontent.com/coderdiaz/vue-datasource/master/LICENSE)
184+
176185
##### Created by Javier Diaz. Translation enhancement by [itsuwaribito] (https://github.com/itsuwaribito)

0 commit comments

Comments
 (0)