From 0cadf70072d2a91b0ddc4b1de9d20554cc0d5f02 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 21 May 2024 01:42:37 +0900 Subject: Update the summary --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 32fad9a5..62530485 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,10 @@ fzf is a general-purpose command-line fuzzy finder. -It's an interactive Unix filter for command-line that can be used with any -list; files, command history, processes, hostnames, bookmarks, git commits, -etc. +It's an interactive filter program for any kind of list; files, command +history, processes, hostnames, bookmarks, git commits, etc. It implements +a "fuzzy" matching algorithm, so you can quickly type in patterns with omitted +characters and still get the results you want. Pros ---- -- cgit v1.2.3