summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNils <git@velohero.com>2016-11-06 19:45:28 +0100
committerNils <git@velohero.com>2016-11-06 19:45:28 +0100
commit8abd528bb3e23704028b49353d614a8affea3f8d (patch)
tree0345464389a76ee04ecf562d1eabdadde0f8cdaf /README.md
parent83560c97b635622897c5c801d3960579bfdf732f (diff)
add mp4 files to gallery
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 95d2042..62ce511 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ All you need is a place to host your plain html and jpeg files. This can also be
Requirements
------------
* ImageMagick (http://www.imagemagick.org/) for the `convert` utility.
-* JHead (https://wiki.ubuntuusers.de/JHead/) for EXIF data extraction
+* JHead (http://www.sentex.net/~mwandel/jhead/) for EXIF data extraction
On a debian-based system (Ubuntu), just run `apt-get install imagemagick jhead` as root.
@@ -36,7 +36,7 @@ Usage
`gallery.sh` works in the **current** directory. Just load the index.html in a browser see the output.
The directory should contain a bunch of JPEG (.jpg or .JPG) files. It does not work recursively.
-ZIP files (.zip or .ZIP) and movies (.mov or .MOV) are also considered. They appear as a download button in the gallery.
+ZIP files (.zip or .ZIP) and movies (.mov, .MOV, .mp4 or .MP4) are also considered. They appear as a download button in the gallery.
Screenshots
-----------