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