diff --git a/README.md b/README.md index da3540ef..0e07c9a6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# Awesome Go - +# Awesome Go A curated list of awesome Go frameworks, libraries and software. Inspired by [awesome-python](https://github.com/vinta/awesome-python). ### Contributing @@ -343,6 +342,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [browscap_go](https://github.com/fromYukki/browscap_go) - GoLang Library for [Browser Capabilities Project](http://browscap.org/). * [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 * [xstrings](https://github.com/huandu/xstrings) - A collection of useful string functions ported from other languages. ## Natural Language Processing