From 840cc567cc76c30a70592787b4e8afb67646d2a9 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Fri, 26 Jul 2019 13:24:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebc132e..935d638 100644 --- a/README.md +++ b/README.md @@ -466,7 +466,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Thumbnailator](https://github.com/coobird/thumbnailator) - High-quality thumbnail generation library. - [TwelveMonkeys](https://github.com/haraldk/TwelveMonkeys) - Collection of plugins that extend the number of supported image file formats. - [ZXing](https://github.com/zxing/zxing) - Multi-format 1D/2D barcode image processing library. -- [image-comparison](https://github.com/romankh3/image-comparison) - Java Library that compares 2 images with the same sizes and shows the differences visually by drawing rectangles. Some parts of the image can be excluded from the comparison. Can be used for automation qa tests. +- [image-comparison](https://github.com/romankh3/image-comparison) - Compares two images with the same sizes and shows the differences visually by drawing rectangles. ### JSON