Skip to content

Commit df8d8aa

Browse files
authored
Merge pull request #1 from stplasim/master
Add dynamic version badge with link to npm package to the readme
2 parents 16c119c + 17b97d7 commit df8d8aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Pagination
22
==========
33

4+
[![npm version](https://badge.fury.io/js/%40aboutbits%2Fpagination.svg)](https://badge.fury.io/js/%40aboutbits%2Fpagination)
5+
46
This pagacke includes a pagination calculation, where you can simply pass some basic information to the calcualtion function, and in return you receive an object with all relevant pagination information.
57

68
## Table of content

0 commit comments

Comments
 (0)