diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-20 19:26:27 +0300 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-20 19:26:27 +0300 |
commit | 855b86ac6b5964b49f225d823e466848912e3409 (patch) | |
tree | 1596fc11ca6d844ccd8ddc3a0b097335debd2075 /network/urlwatch/README | |
parent | d1fcf1e3091a14ec9f310e650c747ca5df5b8df9 (diff) |
network/urlwatch: Updated for version 2.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 index 469cb6dad8d9..79df2edbaf69 100644 --- a/network/urlwatch/README +++ b/network/urlwatch/README @@ -3,3 +3,8 @@ 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. + +Optional dependencies: chump + +NOTE: +Please install python3 first before installing all other requirements. |