From 72390bf61ba18d1bccece6f8d8bc00227cb15c3d Mon Sep 17 00:00:00 2001 From: Niranjan B Date: Fri, 29 Sep 2023 16:21:21 +0530 Subject: [PATCH] docs: Added Dependencies to README --- Image_Compressor/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Image_Compressor/README.md b/Image_Compressor/README.md index 82db271..9eb1440 100644 --- a/Image_Compressor/README.md +++ b/Image_Compressor/README.md @@ -7,5 +7,7 @@ It automates the task of compressing the image in day to day lives. # Dependencies: - pip install image +Note : Use python3.11 for tkinder + + `pip install pillow`