From bd44d187ef09925de426e58a40999a96742c5a03 Mon Sep 17 00:00:00 2001 From: David Bothe Date: Wed, 19 Oct 2016 15:45:34 +0200 Subject: [PATCH] Updating pagan description Proposing to update the pagan description, the previous version had grammar issues. Focused on the functionality rather than the name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df089eeb..0b1af648 100644 --- a/README.md +++ b/README.md @@ -320,7 +320,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). *Libraries for manipulating images.* -* [pagan](https://github.com/daboth/pagan) - is avatar generator for absolute nerds. +* [pagan](https://github.com/daboth/pagan) - Retro identicon (Avatar) generation based on input string and hash. * [pillow](https://github.com/python-pillow/Pillow) - Pillow is the friendly [PIL](http://www.pythonware.com/products/pil/) fork. * [hmap](https://github.com/rossgoodwin/hmap) - Image histogram remapping. * [imgSeek](https://sourceforge.net/projects/imgseek/) - A project for searching a collection of images using visual similarity.