Skip to content

Commit

Permalink
chore: add discord to readme (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte authored Apr 19, 2024
1 parent 6b063e0 commit 63d8dad
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

<!-- /automd -->

[![](https://dcbadge.vercel.app/api/server/fdXy3Sk8Gq?style=flat)](https://discord.gg/fdXy3Sk8Gq)

The goal of this library is to make working with the already incredible [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) even more pleasant, by wrapping it with accessible form components.

## Installation
Expand Down Expand Up @@ -145,3 +147,15 @@ Made by [@huntabyte](https://github.com/huntabyte) and [community](https://githu
</a>

<!-- /automd -->


## Community

Join the Discord server to ask questions, find collaborators, or just say hi!

<a href="https://discord.gg/fdXy3Sk8Gq" alt="Svecosystem Discord community">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://invidget.switchblade.xyz/fdXy3Sk8Gq">
<img alt="Svecosystem Discord community" src="https://invidget.switchblade.xyz/fdXy3Sk8Gq?theme=light">
</picture>
</a>

0 comments on commit 63d8dad

Please sign in to comment.