From a699b405c9b029b06e066f8f319a4034640e3f2c Mon Sep 17 00:00:00 2001 From: Berk Gureken Date: Wed, 3 Oct 2018 04:29:43 +0300 Subject: [PATCH] Update README.md --- Image-Circulator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Image-Circulator/README.md b/Image-Circulator/README.md index 30e687e..407a45e 100644 --- a/Image-Circulator/README.md +++ b/Image-Circulator/README.md @@ -1,7 +1,7 @@ # Image Circulator Tiny Python3 script to make your images circular. -##Dependencies +## Dependencies It requires `python3` and `pillow`. To install `pillow`, you need `pip3` or python3.