Update README

This commit is contained in:
Starbeamrainbowlabs 2020-05-29 18:16:33 +01:00
parent 9c82835cbe
commit 4230262f64
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# url-diff
A home for my visual webpage diffing technology.
> A home for my visual webpage diffing technology.
This repository houses my URL diffing technology I've developed. Currently, this includes a shell script that uses headless Firefox and ImageMagick to visually diff web pages.
The threshold is currently set to 2% (though it's overridable). Below this, the script will assume that no change as occurred.