@@ -26,18 +26,18 @@ for ( let certificate of sat.solve( instance ) ) {
26
26
}
27
27
```
28
28
29
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-sat.git. svg )] ( https://raw.githubusercontent.com/aureooms/js-sat.git /master/LICENSE )
29
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-sat.svg )] ( https://raw.githubusercontent.com/aureooms/js-sat/master/LICENSE )
30
30
[ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-sat.svg )] ( https://www.npmjs.org/package/@aureooms/js-sat )
31
- [ ![ Build] ( https://img.shields.io/travis/aureooms/js-sat.git /master.svg )] ( https://travis-ci.org/aureooms/js-sat.git /branches )
32
- [ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-sat.git. svg )] ( https://david-dm.org/aureooms/js-sat.git )
33
- [ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-sat.git. svg )] ( https://david-dm.org/aureooms/js-sat.git ?type=dev )
34
- [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-sat.git. svg )] ( https://github.com/aureooms/js-sat.git /issues )
31
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-sat/master.svg )] ( https://travis-ci.org/aureooms/js-sat/branches )
32
+ [ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-sat.svg )] ( https://david-dm.org/aureooms/js-sat )
33
+ [ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-sat.svg )] ( https://david-dm.org/aureooms/js-sat?type=dev )
34
+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-sat.svg )] ( https://github.com/aureooms/js-sat/issues )
35
35
[ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-sat.svg )] ( https://www.npmjs.org/package/@aureooms/js-sat )
36
36
37
- [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-sat.git. svg )] ( https://codeclimate.com/github/aureooms/js-sat.git /issues )
38
- [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-sat.git. svg )] ( https://codeclimate.com/github/aureooms/js-sat.git /trends/churn )
39
- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-sat.git /master.svg )] ( https://codecov.io/gh/aureooms/js-sat.git )
40
- [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-sat.git. svg )] ( https://codeclimate.com/github/aureooms/js-sat.git /trends/technical_debt )
37
+ [ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-sat.svg )] ( https://codeclimate.com/github/aureooms/js-sat/issues )
38
+ [ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-sat.svg )] ( https://codeclimate.com/github/aureooms/js-sat/trends/churn )
39
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-sat/master.svg )] ( https://codecov.io/gh/aureooms/js-sat )
40
+ [ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-sat.svg )] ( https://codeclimate.com/github/aureooms/js-sat/trends/technical_debt )
41
41
[ ![ Documentation] ( https://aureooms.github.io/js-sat/badge.svg )] ( https://aureooms.github.io/js-sat/source.html )
42
42
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-sat )] ( https://bundlephobia.com/result?p=@aureooms/js-sat )
43
43
0 commit comments