From cd1ac99fcae0710ddd529021ab492794245acb59 Mon Sep 17 00:00:00 2001 From: NoNoDu88 <65761225+ZombarDu88@users.noreply.github.com> Date: Thu, 11 Jul 2024 00:11:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec05786..6dedf84 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This tool allows to modify several aspects of a single or multiples images. All edit files will be stored in the `Output_images` folder -For this script work properly install the following lib with your comand prompt: +For this script work properly install the following lib with your comand prompt : ``` pip install pillow ```