Skip to content

Commit 38d32ce

Browse files
fix license badge
1 parent 13d9257 commit 38d32ce

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
@@ -14,7 +14,7 @@ import {
1414
} from '@aureooms/js-error' ;
1515
```
1616

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

0 commit comments

Comments
 (0)