Skip to content

Commit a82e64d

Browse files
committed
Update README
1 parent 4c5c5b7 commit a82e64d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# Kinded
1+
<h1 align="center"> Kinded </h1>
2+
<p align="center">
3+
<a href="https://github.com/greyblake/kinded/actions/workflows/ci.yml" rel="nofollow"><img src="https://github.com/greyblake/kinded/actions/workflows/ci.yml/badge.svg" alt="Nutype Build Status"></a>
4+
<a href="https://docs.rs/kinded" rel="nofollow"><img src="https://docs.rs/kinded/badge.svg" alt="Nutype Documentation"></a>
5+
<a href="https://github.com/greyblake/kinded/discussions"><img src="https://img.shields.io/github/discussions/greyblake/kinded"/></a>
6+
<p>
7+
8+
<p align="center">Generate Rust enum variants without associated data</p>
29

3-
Generate Rust enum kind types without boilerplate.
410

511
## Get Started
612

0 commit comments

Comments
 (0)