Skip to content

Commit b9f1192

Browse files
fix license badge
1 parent eb85afc commit b9f1192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ let heaps = [
2525
] ;
2626
```
2727

28-
[![NPM license](https://img.shields.io/npm/l/@aureooms/js-binomial-heap.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-binomial-heap/master/LICENSE)
28+
[![License](https://img.shields.io/github/license/aureooms/js-binomial-heap.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-binomial-heap/master/LICENSE)
2929
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-binomial-heap.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-binomial-heap)
3030
[![Build Status](https://img.shields.io/travis/aureooms/js-binomial-heap.svg?style=flat)](https://travis-ci.org/aureooms/js-binomial-heap)
3131
[![Coverage Status](https://img.shields.io/coveralls/aureooms/js-binomial-heap.svg?style=flat)](https://coveralls.io/r/aureooms/js-binomial-heap)

0 commit comments

Comments
 (0)