From 9f9b01d84e35ad1156e9db99e72f2abeb5fd16c1 Mon Sep 17 00:00:00 2001 From: Oleg Lobanov Date: Thu, 12 Oct 2017 00:38:38 +0300 Subject: [PATCH] Add govatar library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eaa7c13..bdd2eb8c 100644 --- a/README.md +++ b/README.md @@ -594,6 +594,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go. * [go-opencv](https://github.com/lazywei/go-opencv) - Go bindings for OpenCV. * [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go. +* [govatar](https://github.com/o1egl/govatar) - Library and CMD tool for generating funny avatars. * [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API. * [imaginary](https://github.com/h2non/imaginary) - Fast and simple HTTP microservice for image resizing. * [imaging](https://github.com/disintegration/imaging) - Simple Go image processing package.