From 11eedd20208c6668a43c8d152c5b3e85af5e2338 Mon Sep 17 00:00:00 2001 From: Spengreb Date: Thu, 14 Jan 2021 21:12:59 +0100 Subject: [PATCH] Add imgmagick as req --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ce8d55..bc09755 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ # Requirements - Python 3.x -- [Wand](https://docs.wand-py.org/en/0.6.5/) \ No newline at end of file +- [Wand](https://docs.wand-py.org/en/0.6.5/) +- [ImageMagick](https://imagemagick.org/) \ No newline at end of file