Skip to content

Commit 48e27e2

Browse files
authored
Revise sponsorship section in README
Updated sponsorship acknowledgment and added visual elements.
1 parent 16ee1a7 commit 48e27e2

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,18 @@ This is a client library for [NATS](https://nats.io) written in rust.
77

88
## Sponsors of this project
99

10-
Special thanks to [Intree](https://intree.com) for supporting development of this project.
10+
Special thanks for supporting development of this project.
11+
12+
<div align="center">
13+
<a href="https://intree.com">
14+
<picture align="center">
15+
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/07a81bdc-639d-44d9-afa2-49203bfb38a9">
16+
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/a2b0e9bc-cebb-4565-af0a-780e79ef2ce5">
17+
<img alt="Fallback image description" width="400">
18+
</picture>
19+
</a>
20+
<p>share to connect</p>
21+
</div>
1122

1223
## installation
1324

0 commit comments

Comments
 (0)