diff --git a/README.md b/README.md index 27091c63ea7e37a45a2dae7a51c4360111b2283f..f52ea288b7530b42c094b30a643f820615c08b56 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ Provide tools for colorization of black & white images and stitching of scanned images of large maps in a IIIF setup. + +## colorization + +The code in the colorization directory is based on the repository https://github.com/richzhang/colorization by R. Zhang.