Skip to content

Commit 3f4fb73

Browse files
committed
Updated docs
1 parent 2152a9b commit 3f4fb73

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,13 @@ import TinyPagination from 'vue-tiny-pagination'
6262
Vue.use(TinyPagination)
6363
```
6464

65+
For use in browser can you use Unpkg:
66+
```
67+
https://unpkg.com/vue-tiny-pagination@latest/dist/vue-tiny-pagination.min.js
68+
```
69+
70+
Example in browser here: https://jsfiddle.net/coderdiaz/g5vLex83/3/
71+
6572
### Documentation
6673

6774
For see the complete documentation go to the [official website](https://coderdiaz.me/vue-tiny-pagination).

0 commit comments

Comments
 (0)