From b900fda388de33816944a9638942cc0f5c4decae Mon Sep 17 00:00:00 2001 From: Michael Elovskikh Date: Mon, 30 Jun 2014 08:22:22 +0600 Subject: [PATCH] Added wand lib to Imagery list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d61fc7..8ea2924 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,7 @@ so you need Python. * [pygram](https://github.com/ajkumar25/pygram) - Instagram-like image filters. * [Quads](https://github.com/fogleman/Quads) - Computer art based on quadtrees. * [nude.py](https://github.com/hhatto/nude.py) - Nudity detection. +* [wand](https://github.com/dahlia/wand) - Python bindings for MagickWand, C API for ImageMagick. ## Audio @@ -517,4 +518,4 @@ so you need Python. # Contributing -Your contributions are always welcome! \ No newline at end of file +Your contributions are always welcome!