Skip to content

Commit 282baa5

Browse files
📚 docs(README): Add bundlephobia badge.
1 parent 51db2f7 commit 282baa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ let heap = new PairingHeap( increasing ) ;
2626
[![Code coverage (alls)](https://img.shields.io/coveralls/github/aureooms/js-pairing-heap/main.svg)](https://coveralls.io/r/aureooms/js-pairing-heap)
2727
[![Code technical debt](https://img.shields.io/codeclimate/tech-debt/aureooms/js-pairing-heap.svg)](https://codeclimate.com/github/aureooms/js-pairing-heap/trends/technical_debt)
2828
[![Documentation](https://aureooms.github.io/js-pairing-heap/badge.svg)](https://aureooms.github.io/js-pairing-heap/source.html)
29+
[![Package size](https://img.shields.io/bundlephobia/minzip/@aureooms/js-pairing-heap)](https://bundlephobia.com/result?p=@aureooms/js-pairing-heap)
2930

3031

3132
## :scroll: References

0 commit comments

Comments
 (0)