diff --git a/README.md b/README.md index 97c56a62..3f55b9cd 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [envcfg](https://github.com/tomazk/envcfg) - Un-marshaling environment variables to Go structs. * [envconf](https://github.com/ian-kent/envconf) - Configuration from environment * [gofigure](https://github.com/ian-kent/gofigure) - Go application configuration made easy +* [mini](https://github.com/FogCreek/mini) - A golang package for parsing ini-style configuration files * [viper](https://github.com/spf13/viper) - Go configuration with fangs