Skip to content

Commit a0b737f

Browse files
committed
format + add new contributors
1 parent b9d4148 commit a0b737f

2 files changed

Lines changed: 27 additions & 7 deletions

File tree

README.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
</a>
2828
</p>
2929

30+
> [Those who sponsor me also get a personal easter egg inside RustCast](https://github.com/sponsors/unsecretised)
31+
3032
**Config docs:** https://github.com/unsecretised/rustcast/wiki
3133

3234
**Community:** https://discord.gg/bDfNYPbnC5
@@ -35,8 +37,9 @@
3537
[RustCast Library for shell scripts](https://github.com/unsecretised/rustcast-library)
3638

3739
> For support use github discussions / issues / the discord
38-
>
39-
> You can also contact unsecretised / secretised at [admin@rustcast.app](mailto:admin+gh@rustcast.app)
40+
>
41+
> You can also contact unsecretised / secretised at
42+
> [admin@rustcast.app](mailto:admin+gh@rustcast.app)
4043
4144
![RustCast Demo](./docs/rustcast-latest-demo.png)
4245

@@ -123,11 +126,12 @@ configure [The list](docs/config.toml).
123126
and has been using RustCast since almost the first version!
124127
- [Hriztam](https://github.com/hriztam) - Added support for unit conversions to
125128
rustcast
129+
- [Lars-Schumann](https://github.com/Lars-Schumann) - Sponsored me
130+
- [Tanishq Dubey](https://github.com/tanishq-dubey) - Contributor, improved the
131+
file search to use `mdfind`
132+
- [JON](https://github.com/jiasunzhu613) - Contributor,
126133

127-
All the people who starred my repo!!
128-
129-
Those who sponsor me also get a free easter egg inside RustCast, so if you want
130-
a free easter egg, a dollar is all you need!
134+
And ofc, all the people who starred my repo!!
131135

132136
And the updated list of contributors to the macos version:
133137

@@ -139,6 +143,8 @@ And the updated list of contributors to the macos version:
139143

140144
- Nazeofel (Random Variable on discord) -> led to the _randomvar_ easter egg
141145
- Lemon -> led to the _lemon_ easter egg that shows "lemon" on rustcast
146+
- Lars-Schumann -> search _f_ and get ferris.rs as a result
147+
- Me -> 67
142148

143149
## If you like rustcast, consider starring it on github :)
144150

docs/index.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
href="https://github.com/sponsors/unsecretised"
3131
class="nav-sponsor"
3232
target="_blank"
33-
>Sponsor</a>
33+
>Get your easter egg</a>
3434
</li>
3535
<li>
3636
<a
@@ -464,6 +464,20 @@ <h2>Built by the community</h2>
464464
>
465465
<span class="gh-icon"></span>Lars - Sponsor
466466
</a>
467+
<a
468+
href="https://github.com/tanishq-dubey"
469+
class="contrib-chip"
470+
target="_blank"
471+
>
472+
<span class="gh-icon"></span> Tanishq Dubey - Contributor
473+
</a>
474+
<a
475+
href="https://github.com/jiasunzhu613"
476+
class="contrib-chip"
477+
target="_blank"
478+
>
479+
<span class="gh-icon"></span> JON - Contributor
480+
</a>
467481
</div>
468482
<div class="sponsor-cta-row">
469483
<a

0 commit comments

Comments
 (0)