Skip to content

Commit 85c501f

Browse files
committed
Add sponsors and community to README
1 parent 06c0457 commit 85c501f

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,30 @@
44
[![](https://img.shields.io/github/actions/workflow/status/techniq/layerstack/ci.yml?style=flat)](https://github.com/techniq/layerstack/actions/workflows/ci.yml)
55

66
![](https://img.shields.io/github/license/layerstack?style=flat)
7-
[![](https://dcbadge.vercel.app/api/server/697JhMPD3t?style=flat)](https://discord.gg/697JhMPD3t)
7+
[![](https://dcbadge.limes.pink/api/server/697JhMPD3t?style=flat)](https://discord.gg/697JhMPD3t)
88

99
## Companion libraries
1010

1111
- [LayerChart](https://layerchart.com) - composable chart components to build a wide range of visualizations
1212
- [Svelte UX](https://svelte-ux.techniq.dev/) - components to build highly interactive applications.
13+
14+
## Sponsors
15+
16+
This project is supported by the following beautiful people/organizations:
17+
18+
<p align="center">
19+
<a href="https://github.com/sponsors/techniq">
20+
<img src='https://github.com/techniq/sponsorkit/blob/main/sponsors.svg?raw=true' alt="Logos from Sponsors" />
21+
</a>
22+
</p>
23+
24+
## Community
25+
26+
Join the Discord server to ask questions, find collaborators, or just say hi!
27+
28+
<a href="https://discord.gg/697JhMPD3t" alt="LayerStack Discord community">
29+
<picture>
30+
<source media="(prefers-color-scheme: dark)" srcset="https://invidget.switchblade.xyz/697JhMPD3t">
31+
<img alt="LayerStack Discord community" src="https://invidget.switchblade.xyz/697JhMPD3t?theme=light">
32+
</picture>
33+
</a>

0 commit comments

Comments
 (0)