Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurélien Ooms committed Jan 26, 2017
1 parent e17e55e commit b8504aa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
[js-sort](http://aureooms.github.io/js-sort)
[@aureooms/js-sort](https://aureooms.github.io/js-sort)
==

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

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

```js
let fordjohnson = sort._fordjohnson( search.binarysearch ) ;
Expand Down

0 comments on commit b8504aa

Please sign in to comment.