mirror of
https://github.com/junegunn/fzf.git
synced 2025-05-18 20:30:22 -07:00
Update README
This commit is contained in:
parent
710659bcf5
commit
f1c6bdf3e8
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Test fzf on Linux
|
name: build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
15
README.md
15
README.md
@ -10,10 +10,19 @@
|
|||||||
[Available for MacOS, Linux, & Windows](https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=fzf)<br>
|
[Available for MacOS, Linux, & Windows](https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=fzf)<br>
|
||||||
|
|
||||||
</div>
|
</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.
|
fzf is a general-purpose command-line fuzzy finder.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user