diff --git a/README.md b/README.md index 06f6cf6..f22f44e 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ npm run test ## Thanks -Thanks to Curran Kelleher @curran for adapting the library to modern JavaScript modules. +Thanks to [Curran Kelleher @curran](https://github.com/curran) for adapting the library to modern JavaScript modules. -Thanks to Philippe Rivière @fil for porting the "Les Misérables" example to [observablehq](https://observablehq.com/@fil/hello-reorder-js) +Thanks to [Philippe Rivière @fil](https://github.com/fil) for porting the "Les Misérables" example to [observablehq](https://observablehq.com/@fil/hello-reorder-js) Thanks to [Renaud Blanch](http://iihm.imag.fr/blanch/) for giving me his implementation of the 'Optimal Leaf Ordering' algorithm. He has improved it and the distribution is available as [ordering](https://bitbucket.org/rndblnch/ordering).