# HG changeset patch # User Tuomo Valkonen # Date 1587403299 18000 # Node ID adf8eb3a1df912e278ffa11a7ca395ef5d075339 # Parent f237f22e36d42e959c97401b251efa28d7b2044c Link ImageTools 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/