@@ -21,17 +21,17 @@ const norel = (_a, _b) => false;
21
21
clarkson (norel, a, 0 , a .length ); // a.length
22
22
```
23
23
24
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-poset.svg )] ( https://raw.githubusercontent.com/aureooms/js-poset/main /LICENSE )
24
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-poset.svg )] ( https://raw.githubusercontent.com/aureooms/js-poset/master /LICENSE )
25
25
[ ![ Version] ( https://img.shields.io/npm/v/@aureooms/js-poset.svg )] ( https://www.npmjs.org/package/@aureooms/js-poset )
26
- [ ![ Build] ( https://img.shields.io/travis/aureooms/js-poset/main .svg )] ( https://travis-ci.org/aureooms/js-poset/branches )
26
+ [ ![ Build] ( https://img.shields.io/travis/aureooms/js-poset/master .svg )] ( https://travis-ci.org/aureooms/js-poset/branches )
27
27
[ ![ Dependencies] ( https://img.shields.io/david/aureooms/js-poset.svg )] ( https://david-dm.org/aureooms/js-poset )
28
28
[ ![ Dev dependencies] ( https://img.shields.io/david/dev/aureooms/js-poset.svg )] ( https://david-dm.org/aureooms/js-poset?type=dev )
29
29
[ ![ GitHub issues] ( https://img.shields.io/github/issues/aureooms/js-poset.svg )] ( https://github.com/aureooms/js-poset/issues )
30
30
[ ![ Downloads] ( https://img.shields.io/npm/dm/@aureooms/js-poset.svg )] ( https://www.npmjs.org/package/@aureooms/js-poset )
31
31
32
32
[ ![ Code issues] ( https://img.shields.io/codeclimate/issues/aureooms/js-poset.svg )] ( https://codeclimate.com/github/aureooms/js-poset/issues )
33
33
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-poset.svg )] ( https://codeclimate.com/github/aureooms/js-poset/trends/churn )
34
- [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-poset/main .svg )] ( https://codecov.io/gh/aureooms/js-poset )
34
+ [ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-poset/master .svg )] ( https://codecov.io/gh/aureooms/js-poset )
35
35
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-poset.svg )] ( https://codeclimate.com/github/aureooms/js-poset/trends/technical_debt )
36
36
[ ![ Documentation] ( https://aureooms.github.io/js-poset/badge.svg )] ( https://aureooms.github.io/js-poset/source.html )
37
37
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-poset )] ( https://bundlephobia.com/result?p=@aureooms/js-poset )
0 commit comments