Skip to content

Commit 8c5e696

Browse files
fix license badge
1 parent bf06eb3 commit 8c5e696

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 @@ Red-black tree library for JavaScript.
1111
See [documentation](https://aureooms.github.io/js-red-black-tree/index.html).
1212
Parent is [@aureooms/js-bst](https://github.com/aureooms/js-bst).
1313

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

0 commit comments

Comments
 (0)