diff --git a/README.md b/README.md index 68031592..7325cfdd 100644 --- a/README.md +++ b/README.md @@ -1671,6 +1671,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [raymond](https://github.com/aymerick/raymond) - Complete handlebars implementation in Go. * [Razor](https://github.com/sipin/gorazor) - Razor view engine for Golang. * [Soy](https://github.com/robfig/soy) - Closure templates (aka Soy templates) for Go, following the [official spec](https://developers.google.com/closure/templates/). +* [sprig](https://github.com/Masterminds/sprig) - Useful template functions for Go templates. * [velvet](https://github.com/gobuffalo/velvet) - Complete handlebars implementation in Go. ## Testing