mirror of
https://github.com/spf13/viper.git
synced 2024-04-21 12:31:38 +00:00
Add logo to readme
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
viper [](https://travis-ci.org/spf13/viper)
|
||||
=====
|
||||

|
||||
|
||||
[](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
Go configuration with fangs!
|
||||
|
||||
[](https://travis-ci.org/spf13/viper) [](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Go configuration with fangs
|
||||
|
||||
## What is Viper?
|
||||
|
||||
Viper is a complete configuration solution for go applications. It is designed
|
||||
Viper is a complete configuration solution for go applications including 12 factor apps. It is designed
|
||||
to work within an application, and can handle all types of configuration needs
|
||||
and formats. It supports:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user