From 4eee1ac8a2e64ded0b88543c17dba62dfc5ef7f5 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Thu, 17 Jan 2019 22:50:14 +0800 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52ddcf0..98602af 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # z.lua -z - jump around (lua implementation for unix & windows). +z - a better method to change directory. An alternative to [z.sh](https://github.com/rupa/z) with windows and posix shells support and various improvements.