Minor change

This commit is contained in:
Damien Broqua 2021-11-13 09:36:21 +01:00
parent bc7a8a7a79
commit 34560b5d40

View File

@ -2,8 +2,12 @@
Script used to generate images for my [personal blog](https://www.darkou.fr) Script used to generate images for my [personal blog](https://www.darkou.fr)
## Requirements ## Dependencies
* libimage-exiftool-perl * libimage-exiftool-perl
* imagemagick * imagemagick
* bc * 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.