summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-01-08 10:53:29 +0100
committerDaniel Friesel <derf@finalrewind.org>2017-01-08 10:53:29 +0100
commit3e1c0beab99f54157629a398332008d36dae0c9e (patch)
tree3f133f1bdc3d463c8daaf76c0afbd22fdcb63cb8 /README
parentbcb492066078951581062f2418405cb4b842cd86 (diff)
Documentation updates
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