diff --git a/README.md b/README.md index e63b00cb..01c3015d 100644 --- a/README.md +++ b/README.md @@ -704,6 +704,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gocv](https://github.com/hybridgroup/gocv) - Go package for computer vision using OpenCV 3.3+. * [goimagehash](https://github.com/corona10/goimagehash) - Go Perceptual image hashing package. * [govatar](https://github.com/o1egl/govatar) - Library and CMD tool for generating funny avatars. +* [image2ascii](https://github.com/qeesung/image2ascii) - Convert image to ASCII. * [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.