From 8bc4c2d8e1f628f24fd3a988cadb81a3cd078ca3 Mon Sep 17 00:00:00 2001 From: mb Date: Tue, 9 Jul 2019 15:30:06 +0200 Subject: [PATCH] more information added to the readme --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index fd4879b..89dc9d7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,28 @@ a shell script to aid the adding of EXIF comments in photographs or images of mo ## Dependencies : * exiftool +* chafa / feh + +### Install exiftool + +$ sudo apt install exiftool + +### Install chafa + + + + +$ sudo apt install chafa + +Works for Debian Buster, but not on Stretch, ... +Doesn't work on Ubuntu 16, ... + +### Install feh + +$ sudo apt install feh ## Authors : * MB * slowrussia + +These tools were created in the context of NOOO2! \ No newline at end of file