Minor change
This commit is contained in:
parent
bc7a8a7a79
commit
34560b5d40
1 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue