From edbced66c79134d6b5563a4d154de0e14be7ad2e Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Wed, 12 Feb 2020 17:18:27 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cdba07f..4824933 100644 --- a/readme.md +++ b/readme.md @@ -444,7 +444,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [fzf](https://github.com/junegunn/fzf) - A general purpose command-line fuzzy finder, can be used with any list: files/directories, command history, processes, hostnames, bookmarks, git commits, etc. - [fselect](https://github.com/jhspetersson/fselect) - Find files with SQL-like queries. - [fd](https://github.com/sharkdp/fd) - A simple, fast and user-friendly alternative to `find`. -- [broot](https://github.com/Canop/broot) - A fuzzy finder created with Rust - similar to fzf, but with space usage visualization for "whale spotting." +- [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization. ## Version Control