diff options
Diffstat (limited to 'network/urlwatch/README')
-rw-r--r-- | network/urlwatch/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/urlwatch/README b/network/urlwatch/README new file mode 100644 index 0000000000..469cb6dad8 --- /dev/null +++ b/network/urlwatch/README @@ -0,0 +1,5 @@ +A tool for monitoring webpages for updates. +This script is intended to help you watch URLs and get notified +(via email or in your terminal) of any changes. +The change notification will include the URL that has changed and +a unified diff of what has changed. |