Skip to content

Commit 510c182

Browse files
author
Aurélien Ooms
committed
Update README.md
1 parent 6323b7a commit 510c182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

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

4-
Splitting code bricks for JavaScript.
4+
Splitting code bricks for JavaScript. Parent is [aureooms/js-algo](http://github.com/aureooms/js-algo).
55

66
```js
77
let pivot = splitting.hoare( predicate , array , left , right ) ;

0 commit comments

Comments
 (0)