summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-09-01 16:20:06 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-09-01 16:20:25 +0900
commit8af0af3400fc36651b59a7e3f9a2bedd4a51daed (patch)
tree34a93fb46097c7a0bc73461bd03ff89f7418d412
parent769e5cbb2d556f1724838ba5f06089cc154ffcf3 (diff)
downloadfzf-8af0af3400fc36651b59a7e3f9a2bedd4a51daed.tar.gz
Highlights
Close #3942
-rw-r--r--README.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/README.md b/README.md
index edd6c5d5..1a4f2871 100644
--- a/README.md
+++ b/README.md
@@ -28,14 +28,13 @@ 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
-----
+Highlights
+----------
-- Portable, no dependencies
-- Blazingly fast
-- Extremely versatile
-- Batteries included
- - bash/zsh/fish integration, tmux integration, Vim/Neovim plugin
+- 📦 **Portable** — Distributed as a single binary for easy installation
+- ⚡ **Blazingly fast** — Highly optimized code instantly processes millions of items
+- 🛠️ **Extremely versatile** — Fully customizable via an event-action binding mechanism
+- 🔋 **Batteries included** — Includes integration with bash, zsh, fish, Vim, and Neovim
Sponsors ❤️
-----------