Skip to content

Commit e6d5885

Browse files
Update README.md
updated badges
1 parent 7b4c84c commit e6d5885

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
[![npm version](https://badge.fury.io/js/geojson-minimum-bounding-rectangle.svg)](https://badge.fury.io/js/geojson-minimum-bounding-rectangle)
1+
![npm version](https://badgen.net/npm/v/geojson-minimum-bounding-rectangle)
2+
![npm version](https://badgen.net/npm/types/geojson-minimum-bounding-rectangle)
3+
![npm version](https://badgen.net/npm/dw/geojson-minimum-bounding-rectangle)
24

35
# Minimum Bounding Rectangle for GeoJSON
46

@@ -25,9 +27,10 @@ In case you need CommonJS or compatability with older version of TurfJS, use ver
2527

2628
### Installation
2729

28-
```sh
30+
```bash
2931
npm install geojson-minimum-bounding-rectangle
3032
```
33+
![npm version](https://badgen.net/bundlephobia/minzip/geojson-minimum-bounding-rectangle)
3134

3235
### Usage
3336

0 commit comments

Comments
 (0)