From 836620b0d1eb5ac419c901367ed125337690ebde Mon Sep 17 00:00:00 2001 From: Darlan Dieterich Date: Wed, 18 Nov 2020 14:23:52 -0300 Subject: [PATCH] Update README.md Added live example --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 941823b..8c0f2fd 100644 --- a/README.md +++ b/README.md @@ -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”?