Update README.md

This commit is contained in:
Nguyen Dang Minh 2015-04-07 08:44:20 +07:00
parent 983e5b4295
commit 797c9c2d7c

View File

@ -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