diff --git a/README.md b/README.md index 3894efba..97f33782 100644 --- a/README.md +++ b/README.md @@ -736,6 +736,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD. * [smartcrop](https://github.com/muesli/smartcrop) - Finds good crops for arbitrary images and crop sizes. * [steganography](https://github.com/auyer/steganography) - Pure Go Library for LSB steganography. +* [stegify](https://github.com/DimitarPetrov/stegify) - Go tool for LSB steganography, capable of hiding any file within an image. * [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation. * [tga](https://github.com/ftrvxmtrx/tga) - Package tga is a TARGA image format decoder/encoder.