diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-05-16 22:15:06 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-05-16 22:15:06 +0900 |
| commit | f1c6bdf3e8b362b4225b1ae76066ea2a45595c16 (patch) | |
| tree | 4a489ae355a34b8653342f27a922c8df8694cc61 /README.md | |
| parent | 710659bcf55869a3c81015fa08f82019bdadea59 (diff) | |
| download | fzf-f1c6bdf3e8b362b4225b1ae76066ea2a45595c16.tar.gz | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -10,10 +10,19 @@ [Available for MacOS, Linux, & Windows](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"> [](https://github.com/junegunn/fzf/actions) -=== +--- + +<div align="center" markdown="1"> + <img src="https://raw.githubusercontent.com/junegunn/i/master/fzf-color.png" alt="fzf - a command-line fuzzy finder"> + <a href="https://github.com/junegunn/fzf/actions"> + <img src="https://github.com/junegunn/fzf/actions/workflows/linux.yml/badge.svg?branch=master" alt="Build Status"> + </a> + <img src="https://img.shields.io/github/license/junegunn/fzf" alt="License"> + <img src="https://img.shields.io/github/created-at/junegunn/fzf" alt="Created-at"> + <img src="https://img.shields.io/github/contributors/junegunn/fzf" alt="Contributors"> + <img src="https://img.shields.io/github/stars/junegunn/fzf" alt="Stars"> +</div> fzf is a general-purpose command-line fuzzy finder. |
