Skip to content

Commit 7e675a9

Browse files
fix license badge
1 parent 431db5a commit 7e675a9

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
@@ -11,7 +11,7 @@ Parent is
1111
for ( let value of list ) ... ;
1212
```
1313

14-
[![NPM license](https://img.shields.io/npm/l/@aureooms/js-dll.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-dll/master/LICENSE)
14+
[![License](https://img.shields.io/github/license/aureooms/js-dll.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-dll/master/LICENSE)
1515
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-dll.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-dll)
1616
[![Bower version](https://img.shields.io/bower/v/@aureooms/js-dll.svg?style=flat)](http://bower.io/search/?q=@aureooms/js-dll)
1717
[![Build Status](https://img.shields.io/travis/aureooms/js-dll.svg?style=flat)](https://travis-ci.org/aureooms/js-dll)

0 commit comments

Comments
 (0)