From 34560b5d4042a7c3a121ce7a91e2e6efd0abe820 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Sat, 13 Nov 2021 09:36:21 +0100 Subject: [PATCH] Minor change --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35438b9..19449d0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ Script used to generate images for my [personal blog](https://www.darkou.fr) -## Requirements +## Dependencies * libimage-exiftool-perl * imagemagick * bc + +## Before first run + +You need to place a file named `logo.png` in `~/template`. This logo will be placed on the bottom right of all resized images.