Skip to content

Commit b3184a2

Browse files
fix license badge
1 parent 9234198 commit b3184a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Parent is [@aureooms/js-algorithms](https://github.com/aureooms/js-algorithms).
1111
let fordjohnson = sort._fordjohnson( search.binarysearch ) ;
1212
```
1313

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

0 commit comments

Comments
 (0)