Skip to content

Commit e62768b

Browse files
Add logo
1 parent 0ff0d7d commit e62768b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# beardist
22

3+
Thanks to all individual and corporate sponsors, without whom this work could not exist:
4+
5+
<p> <a href="https://ko-fi.com/fasterthanlime">
6+
<picture>
7+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-dark.svg">
8+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/kofi-light.svg" height="40" alt="Ko-fi">
9+
</picture>
10+
</a> <a href="https://github.com/sponsors/fasterthanlime">
11+
<picture>
12+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-dark.svg">
13+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/github-light.svg" height="40" alt="GitHub Sponsors">
14+
</picture>
15+
</a> <a href="https://patreon.com/fasterthanlime">
16+
<picture>
17+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-dark.svg">
18+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/patreon-light.svg" height="40" alt="Patreon">
19+
</picture>
20+
</a> <a href="https://zed.dev">
21+
<picture>
22+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-dark.svg">
23+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/zed-light.svg" height="40" alt="Zed">
24+
</picture>
25+
</a> <a href="https://depot.dev?utm_source=bearcove">
26+
<picture>
27+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-dark.svg">
28+
<img src="https://github.com/facet-rs/facet/raw/main/static/sponsors-v3/depot-light.svg" height="40" alt="Depot">
29+
</picture>
30+
</a> </p>
31+
32+
333
Builds a rust binary with fast defaults, uploads it to GitHub Releases.
434

535
Then, later, updates the formula for it in a homebrew tap.

0 commit comments

Comments
 (0)