git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.net> 2014-08-08 21:25:35 +0200
committerHarald Pfeiffer <coding _ lirion.net> 2014-08-08 21:25:35 +0200
commit896c95d26f0ecf63aa6c387a77917aff6f44612b (patch)
tree1df5c4a7d369f86fb5b5b19f35b699fdd8328c41
parentbab3be836685e0cbc66ca5fbe04e2aaa60647ca1 (diff)
downloadmp3dir2html-896c95d26f0ecf63aa6c387a77917aff6f44612b.tar.bz2
blah
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 921172e..12aaa4d 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,11 @@ This is a tool to create an HTML file containing all music in the current direct
Requirements
------------
-* [Bash](http://www.gnu.org/software/bash/) (Bourne Again Shell)
+The core:
+
* [ExifTool](http://www.sno.phy.queensu.ca/~phil/exiftool/) -- most likely available for your system as **Image::ExifTool**, provided via something like *libimage-exiftool-perl*
+
+The auxiliaries:
+
+* [Bash](http://www.gnu.org/software/bash/) (Bourne Again Shell)
* [GNU coreutils](http://www.gnu.org/software/coreutils/), [sed](http://www.gnu.org/software/sed/) and [(g)awk](http://www.gnu.org/software/gawk/) -- most likely already installed on your system