summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEric Chen <54382303+ericdachen@users.noreply.github.com>2025-02-08 19:19:15 -0500
committerGitHub <noreply@github.com>2025-02-09 09:19:15 +0900
commita1994ff0abb48dfe4c6951ad67e837f4c767cc39 (patch)
treeb1d9447620a77ae17bbf0755d503a4cc2a44279b /README.md
parentca0e8588711e98c592d740ebd11589ea94b65929 (diff)
downloadfzf-a1994ff0abb48dfe4c6951ad67e837f4c767cc39.tar.gz
Update README.md (#4225)
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 244f1bf0..13521517 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,17 @@
+<div align="center" markdown="1">
+ <sup>Special thanks to:</sup>
+ <br>
+ <br>
+ <a href="https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=fzf">
+ <img alt="Warp sponsorship" width="400" src="https://github.com/user-attachments/assets/ab8dd143-b0fd-4904-bdc5-dd7ecac94eae">
+ </a>
+
+### [Warp, the intelligent terminal for developers](https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=fzf)
+[Available for MacOS and Linux](https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=fzf)<br>
+
+</div>
+<hr>
+
<img src="https://raw.githubusercontent.com/junegunn/i/master/fzf.png" height="170" alt="fzf - a command-line fuzzy finder"> [![github-actions](https://github.com/junegunn/fzf/workflows/Test%20fzf%20on%20Linux/badge.svg)](https://github.com/junegunn/fzf/actions)
===