Skip to content

Commit 0ec10ba

Browse files
committed
Add sponsor logos to README for enhanced visibility and support acknowledgment
1 parent d765fae commit 0ec10ba

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,21 @@ collaboration.
2828

2929
## Sponsored by
3030

31+
<p align="center">
32+
<a href="https://www.jpmorganchase.com/" target="_blank" rel="noopener noreferrer">
33+
<img src="/public/images/sponsors/jpmorgan.webp" alt="JPMorganChase" width="120" style="margin: 20px;" />
34+
</a>
35+
<a href="https://www.hyundaiusa.com/us/en" target="_blank" rel="noopener noreferrer">
36+
<img src="/public/images/sponsors/hyundai.webp" alt="Hyundai" width="120" style="margin: 20px;" />
37+
</a>
38+
<a href="https://www.wolframalpha.com/" target="_blank" rel="noopener noreferrer">
39+
<img src="/public/images/sponsors/wolframalpha.webp" alt="WolframAlpha" width="120" style="margin: 20px;" />
40+
</a>
41+
<a href="https://cnrit.com/" target="_blank" rel="noopener noreferrer">
42+
<img src="/public/images/sponsors/cnr.webp" alt="CNR" width="120" style="margin: 20px;" />
43+
</a>
44+
<a href="https://www.emorynlp.org/" target="_blank" rel="noopener noreferrer">
45+
<img src="/public/images/sponsors/emorynlp.webp" alt="EmoryNLP" width="120" style="margin: 20px;" />
46+
</a>
47+
</p>
48+
// ...existing code...

0 commit comments

Comments
 (0)