diff --git a/README.md b/README.md index 3074684..6a7a8f0 100644 --- a/README.md +++ b/README.md @@ -114,8 +114,8 @@ 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 -* [viper](https://github.com/spf13/viper) - Go configuration with fangs * [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 ## Command Line