diff --git a/README.md b/README.md index c0036ce..107f1e5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ zsh-autoenv automatically sources (known/whitelisted) `.autoenv.zsh` files, typically used in project root directories. -It handles "enter" and leave" events, nesting, and stashing of +It handles "enter" and "leave" events, nesting, and stashing of variables (overwriting and restoring). ## Requirements