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.