Skip to content

Commit 4b35497

Browse files
author
Aurélien Ooms
committed
Update README.md
1 parent 23c63ec commit 4b35497

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

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

4-
Sorting code bricks for JavaScript.
4+
Sorting code bricks for JavaScript. Parent is
5+
[aureooms/js-algo](https://github.com/aureooms/js-algo).
56

67
```js
78
let fordjohnson = sort._fordjohnson( search.binarysearch ) ;

0 commit comments

Comments
 (0)