From c955609e9e2df1645c8f16a8cdfa99c21d72cb58 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Wed, 5 Dec 2018 17:54:41 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc54ad3..fd022e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # z.lua -z - jump around (lua implementation for running on both unix & windows). +z - jump around (lua implementation for unix & windows). An alternative to [z.sh](https://github.com/rupa/z) with windows and posix shells support and performance improving.