From 0242e631b805d2a8e7831889203e15a5780591e6 Mon Sep 17 00:00:00 2001 From: Roman Beskrovnyi Date: Sat, 9 May 2020 09:20:02 +0300 Subject: [PATCH] Updated description for image-comparison library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9f93c2..799a1f6 100644 --- a/README.md +++ b/README.md @@ -482,7 +482,7 @@ _Libraries that assist with the creation, evaluation or manipulation of graphica - [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) - Compares two images with the same sizes and shows the differences visually by drawing rectangles. +- [image-comparison](https://github.com/romankh3/image-comparison) - 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. ### Introspection