X-Git-Url: http://www.git.stargrave.org/?p=zsh-autoenv.git;a=blobdiff_plain;f=README;fp=README;h=bf1660d4c8830cb0d79f79073f79240a77699850;hp=5f42e1115791d00968863dd684f62c3a16314828;hb=d5ac10dadd620962c67a87da2b4bc69ff0b3a3a4;hpb=a41fda782d463ec9a6e0ae7ae0d82468ef82d8d7 diff --git a/README b/README index 5f42e11..bf1660d 100644 --- a/README +++ b/README @@ -20,3 +20,5 @@ Optimizations: * varstash library is loaded without checking if autoenv needs it -- it is faster to load it anyway, than to invoke grep every time * ctime is used instead of mtime, without size storage (unnecessary) + +Look USAGE for examples.