From b40df870a6903343d0d8d0fca4d450e921c53242 Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Wed, 18 Mar 2020 22:47:05 +0800 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0479042..1ebddd3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ From people using z.lua: ## Features - **10x** times faster than **fasd** and **autojump**, **3x** times faster than **z.sh**. -- Capable to gain the ultimate speed with a [native module](https://github.com/skywind3000/czmod) written in C. +- Gain the ultimate speed with an optional [native module](https://github.com/skywind3000/czmod) written in C. - Available for **posix shells**: bash, zsh, dash, sh, ash, ksh, busybox and etc. - Available for Fish Shell, Power Shell and Windows cmd. - [Enhanced matching algorithm](#enhanced-matching) takes you to where ever you want precisely.