Update README.md

Added live example
This commit is contained in:
Darlan Dieterich 2020-11-18 14:23:52 -03:00 committed by GitHub
parent 493643fd5e
commit 836620b0d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -828,6 +828,9 @@ y.SetDefault("ContentDir", "foobar")
When working with multiple vipers, it is up to the user to keep track of the
different vipers.
## Live examples
[Try it on Repl.it](https://repl.it/@DarlanD/Viper-Examples#main.go)
## Q & A
### Why is it called “Viper”?