Update README
This commit is contained in:
parent
9c82835cbe
commit
4230262f64
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue