File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ @aureooms/js-binomial-heap ] ( http://aureooms.github.io/js-binomial-heap )
2
2
==
3
3
4
- <img src =" https://cdn.rawgit.com/aureooms/js-binomial-heap/master /media/sketch.svg " width =" 864 " >
4
+ <img src =" https://cdn.rawgit.com/aureooms/js-binomial-heap/main /media/sketch.svg " width =" 864 " >
5
5
6
6
Binomial heap data structures for JavaScript.
7
7
See [ docs] ( https://aureooms.github.io/js-binomial-heap/index.html ) .
@@ -25,7 +25,7 @@ let heaps = [
25
25
] ;
26
26
```
27
27
28
- [ ![ License] ( https://img.shields.io/github/license/aureooms/js-binomial-heap.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-binomial-heap/master /LICENSE )
28
+ [ ![ License] ( https://img.shields.io/github/license/aureooms/js-binomial-heap.svg?style=flat )] ( https://raw.githubusercontent.com/aureooms/js-binomial-heap/main /LICENSE )
29
29
[ ![ NPM version] ( https://img.shields.io/npm/v/@aureooms/js-binomial-heap.svg?style=flat )] ( https://www.npmjs.org/package/@aureooms/js-binomial-heap )
30
30
[ ![ Build Status] ( https://img.shields.io/travis/aureooms/js-binomial-heap.svg?style=flat )] ( https://travis-ci.org/aureooms/js-binomial-heap )
31
31
[ ![ Coverage Status] ( https://img.shields.io/coveralls/aureooms/js-binomial-heap.svg?style=flat )] ( https://coveralls.io/r/aureooms/js-binomial-heap )
You can’t perform that action at this time.
0 commit comments