git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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