summaryrefslogtreecommitdiffstats
path: root/python/imagesize/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/imagesize/README')
-rw-r--r--python/imagesize/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/imagesize/README b/python/imagesize/README
index bef4b0ab94..3864ce0099 100644
--- a/python/imagesize/README
+++ b/python/imagesize/README
@@ -7,4 +7,6 @@ It parses image files’ header and return image size.
JPEG2000
GIF
-This is a pure Python library. \ No newline at end of file
+This is a pure Python library.
+
+Optional dependency: python3 (automatically detected)