Skip to content

Commit 78944dc

Browse files
committed
chore: update readme
1 parent cc6fd93 commit 78944dc

1 file changed

Lines changed: 23 additions & 10 deletions

File tree

README.md

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# kobalte
1+
<div align="center">
2+
<a href="https://kobalte.dev" target="_blank"><h1><img width="400" src="https://kobalte.dev/kobalte.svg" alt="Kobalte" aria-label="Kobalte"></h1></a>
3+
</div>
24

3-
[![license-badge]](https://github.com/kobaltedev/kobalte#license)
5+
<div align="center">
46

5-
[license-badge]: https://img.shields.io/github/license/kobaltedev/kobalte
7+
A UI toolkit for building accessible web apps and design systems with [SolidJS](https://solidjs.com)
68

7-
A UI toolkit for building accessible web apps and design systems with SolidJS.
9+
[![license-badge](https://img.shields.io/badge/license-MIT-1890ff.svg)](https://github.com/kobaltedev/kobalte#license)
10+
[![checks](https://img.shields.io/github/checks-status/kobaltedev/kobalte/main)](https://github.com/kobaltedev/kobalte/actions)
11+
12+
</div>
813

914
## Packages
1015

@@ -22,23 +27,31 @@ A UI toolkit for building accessible web apps and design systems with SolidJS.
2227

2328
For full documentation, visit [kobalte.dev](https://kobalte.dev/).
2429

30+
## Sponsors
31+
32+
<div align="center">
33+
<a href="https://solidjs.com" target="_blank"><img width="400" src="https://www.solidjs.com/img/logo/with-wordmark/logo.svg" alt="SolidJS"></a>
34+
<p>Officially Sponsored by <a href="https://solidjs.com" target="_blank">SolidJS</a></p>
35+
</div>
36+
37+
Support us on [Open Collective](https://opencollective.com/kobalte).
38+
2539
## Roadmap
2640

2741
View roadmap, give feedback and vote for new features at https://github.com/orgs/kobaltedev/projects/4.
2842

29-
# Contributing
43+
## Contributing
3044

3145
Before contributing please refer to [CONTRIBUTING.md](./CONTRIBUTING.md).
3246

47+
Join the discord! https://discord.com/invite/solidjs.
48+
3349
All contributions are moderated under the [Contributor Covenant Code of Conduct](./CODE_OF_CONDUCT.md).
3450

3551
## Acknowledgment
3652

37-
- [Ariakit](https://ariakit.org/)
38-
- [Radix UI](https://www.radix-ui.com/)
39-
- [React Aria](https://react-spectrum.adobe.com/react-aria/)
40-
- [Zag](https://zagjs.com/)
41-
- [corvu](https://corvu.dev/)
53+
| [Ariakit](https://ariakit.org/) | [Radix UI](https://www.radix-ui.com/) | [React Aria](https://react-spectrum.adobe.com/react-aria/) | [Zag](https://zagjs.com/) | [corvu](https://corvu.dev/) |
54+
| --- | --- | --- | --- | --- |
4255

4356
Created by Fabien Marie-Louise.
4457

0 commit comments

Comments
 (0)