Skip to content

Commit b8504aa

Browse files
author
Aurélien Ooms
authored
Update README.md
1 parent e17e55e commit b8504aa

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

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

44
<img src="http://www.explainxkcd.com//wiki/images/b/bc/ineffective_sorts.png" width="864">
55

6-
Sorting algorithms for JavaScript. Parent is
7-
[aureooms/js-algo](https://github.com/aureooms/js-algo).
6+
Sorting algorithms for JavaScript.
7+
See [docs](https://aureooms.github.io/js-sort).
8+
Parent is [@aureooms/js-algorithms](https://github.com/aureooms/js-algorithms).
89

910
```js
1011
let fordjohnson = sort._fordjohnson( search.binarysearch ) ;

0 commit comments

Comments
 (0)