Skip to content

Commit 92ca36e

Browse files
committed
Readme.md
1 parent a950783 commit 92ca36e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,9 @@ props: {
7474
}
7575
}
7676
```
77+
> You can play with the `pageRange` and set it for your needs.
7778
## Manually
78-
Just download src/Pagination.vue file and import it to your **.vue** tamplate.
79+
Just download src/components/Pagination.vue file and import it to your **.vue** tamplate.
7980
```$xslt
8081
import Pagination from './Pagination.vue
8182
```

0 commit comments

Comments
 (0)