From 4463ed23e31f3ce71afe0eb4e2fa26c3d9150346 Mon Sep 17 00:00:00 2001 From: Marin Date: Mon, 7 Jul 2014 19:16:06 -0700 Subject: [PATCH] Add go-nude --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01626c7..62f1588 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries for manipulating images.* +* [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go. * [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go. * [img](https://github.com/hawx/img) - A selection of image manipulation tools. * [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API.