summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 3ea388b..12ff44e 100644
--- a/README
+++ b/README
@@ -1,12 +1,13 @@
hashl - Create database with partial file hashes, check if other files are in it
--------------------------------------------------------------------------------
-* <http://finalrewind.org/projects/hashl/>
+* <https://finalrewind.org/projects/hashl/>
Dependencies
------------
* perl version 5.10 or newer
+ * DateTime
* Digest::SHA
* List::MoreUtils
* Time::Progress