mirror of
https://github.com/spf13/viper
synced 2025-04-11 16:07:18 +00:00
Add logo to readme
This commit is contained in:
parent
1967d93db7
commit
d2f75b4bef
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue