Update README

This commit is contained in:
Junegunn Choi 2025-05-16 22:15:06 +09:00
parent 710659bcf5
commit f1c6bdf3e8
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627
2 changed files with 13 additions and 4 deletions

View File

@ -1,5 +1,5 @@
---
name: Test fzf on Linux
name: build
on:
push:

View File

@ -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"> [![github-actions](https://github.com/junegunn/fzf/workflows/Test%20fzf%20on%20Linux/badge.svg)](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.