Skip to content

Commit aab9abe

Browse files
author
Aurélien Ooms
authored
Update README.md
1 parent fdbcbf3 commit aab9abe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[js-heapq](http://aureooms.github.io/js-heapq)
22
==
33

4-
Python's heap and priority queue library for JavaScript. Parent is
5-
[js-data-structures](https://github.com/aureooms/js-data-structures).
4+
Python's heap and priority queue library for JavaScript. Parents are
5+
[js-data-structures](https://github.com/aureooms/js-data-structures)
6+
and
7+
[aureooms/js-heap](https://github.com/aureooms/js-heap).
68

79

810
```js

0 commit comments

Comments
 (0)