1
0
mirror of https://github.com/sharkdp/fd synced 2024-06-26 04:52:14 +00:00

Remove sponsorship message

This commit is contained in:
David Peter 2024-05-16 16:55:35 +02:00 committed by GitHub
parent 289a68bac3
commit bfc16a1dee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,22 +12,6 @@ While it does not aim to support all of `find`'s powerful functionality, it prov
[Installation](#installation) • [How to use](#how-to-use) • [Troubleshooting](#troubleshooting)
## Sponsors
A special *thank you* goes to our biggest <a href="doc/sponsors.md">sponsors</a>:
<a href="https://terminaltrove.com/?utm_campaign=github&utm_medium=referral&utm_content=fd&utm_source=fdgh">
<img src="doc/sponsors/terminal_trove_green.svg" width="200" alt="Terminal Trove">
<br>
<strong>The $HOME of all things in the terminal.</strong>
</a>
<br>
<a href="https://terminaltrove.com/newsletter?utm_campaign=github&utm_medium=referral&utm_content=fd&utm_source=fdgh">
<sub>Find your next CLI / TUI tool and more at Terminal Trove,</sub>
<br>
<sup>Get updates on new tools on our newsletter.</sup>
</a>
## Features
* Intuitive syntax: `fd PATTERN` instead of `find -iname '*PATTERN*'`.