diff -r f237f22e36d4 -r adf8eb3a1df9 README.md --- a/README.md Mon Apr 20 12:04:50 2020 -0500 +++ b/README.md Mon Apr 20 12:21:39 2020 -0500 @@ -13,7 +13,7 @@ * Conditional thread execution macros * Template for conveniently writing iterative algorithms using `do`-block anonymous functions as algorithm steps, with visualisation/verbosity implemented generally in iterator. - The code is used, for example, by . + The code is used by [ImageTools][] and both, for example, by . ## Installation @@ -78,3 +78,4 @@ 100/100 J=2502.377071 ``` + [ImageTools]: https://tuomov.iki.fi/software/ImageTools/