diff --git a/README.md b/README.md index 0208eac..7a850c8 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,6 @@ with ENV: * `BindEnv(string...) : error` * `SetEnvPrefix(string)` * `SetEnvKeyReplacer(string...) *strings.Replacer` - * `AllowEmptyEnvVar(bool)` _When working with ENV variables, it’s important to recognize that Viper treats ENV variables as case sensitive._