diff --git a/README.md b/README.md index 458bedb2..88d7ebdd 100644 --- a/README.md +++ b/README.md @@ -1035,6 +1035,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [pt](https://github.com/fogleman/pt) - Path tracing engine written in Go. * [resize](https://github.com/nfnt/resize) - Image resizing for Go with common interpolation methods. * [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD. +* [scout](https://github.com/jonoton/scout) - Scout is a standalone open source software solution for DIY video security. * [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.