Skip to content

Commit 5082a63

Browse files
fix license badge
1 parent 1cac3a4 commit 5082a63

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
@@ -16,7 +16,7 @@ M.get( "y" ) ; // "B"
1616
M.get( "z" ) ; // "C"
1717
```
1818

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

0 commit comments

Comments
 (0)