File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,17 +31,17 @@ for ( let certificate of sat.solve( instance ) ) {
31
31
}
32
32
```
33
33
34
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-sat.svg )] ( https://raw.githubusercontent.com/aureooms/js-sat/master /LICENSE )
34
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-sat.svg )] ( https://raw.githubusercontent.com/aureooms/js-sat/main /LICENSE )
35
35
[ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-sat.svg )] ( https://www.npmjs.org/package/@aureooms/js-sat )
36
- [ ![ Build] ( https://img.shields.io/travis/aureooms/js-sat/master .svg )] ( https://travis-ci.org/aureooms/js-sat/branches )
36
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-sat/main .svg )] ( https://travis-ci.org/aureooms/js-sat/branches )
37
37
[ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-sat.svg )] ( https://david-dm.org/aureooms/js-sat )
38
38
[ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-sat.svg )] ( https://david-dm.org/aureooms/js-sat?type=dev )
39
39
[ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-sat.svg )] ( https://github.com/aureooms/js-sat/issues )
40
40
[ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-sat.svg )] ( https://www.npmjs.org/package/@aureooms/js-sat )
41
41
42
42
[ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-sat.svg )] ( https://codeclimate.com/github/aureooms/js-sat/issues )
43
43
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-sat.svg )] ( https://codeclimate.com/github/aureooms/js-sat/trends/churn )
44
- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-sat/master .svg )] ( https://codecov.io/gh/aureooms/js-sat )
44
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-sat/main .svg )] ( https://codecov.io/gh/aureooms/js-sat )
45
45
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-sat.svg )] ( https://codeclimate.com/github/aureooms/js-sat/trends/technical_debt )
46
46
[ ![ Documentation] ( https://aureooms.github.io/js-sat/badge.svg )] ( https://aureooms.github.io/js-sat/source.html )
47
47
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-sat )] ( https://bundlephobia.com/result?p=@aureooms/js-sat )
You can’t perform that action at this time.
0 commit comments