Skip to content

Commit 12fa7f6

Browse files
fix license badge
1 parent 8f4fd9c commit 12fa7f6

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
@@ -5,7 +5,7 @@
55
See [docs](https://aureooms.github.io/js-2sat).
66
Parent is [@aureooms/js-algorithms](https://github.com/aureooms/js-algorithms).
77

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

0 commit comments

Comments
 (0)