Skip to content

Commit 17b97d7

Browse files
author
Simon Planinschek
committed
Add dynamic version badge with link to npm package to the readme
1 parent 16c119c commit 17b97d7

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)