]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - README
Usage examples
[zsh-autoenv.git] / README
diff --git a/README b/README
index 5f42e1115791d00968863dd684f62c3a16314828..bf1660d4c8830cb0d79f79073f79240a77699850 100644 (file)
--- 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.