Skip to content

Commit b12c551

Browse files
fix license badge
1 parent 2ef6cea commit b12c551

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
@@ -21,7 +21,7 @@ let {
2121
} = collections ;
2222
```
2323

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

0 commit comments

Comments
 (0)