Initial commit

This commit is contained in:
2022-03-25 22:32:11 +01:00
commit 6fa778f9a2
2 changed files with 235 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# webdiff
Simple webdiff which curls the HTML <body> of a page and compares it to the last curl. Provides simple callback functions for custom signaling.