Skip to content

Commit

Permalink
Add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
djfarrelly committed Jul 25, 2024
1 parent 5f15b82 commit d396077
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Inngest Kotlin SDK

[
![Maven Central Version - inngest](https://img.shields.io/maven-central/v/com.inngest/inngest?label=com.inngest%2Finngest)
](https://central.sonatype.com/artifact/com.inngest/inngest)
[
![Maven Central Version - inngest-spring-boot-adapter](https://img.shields.io/maven-central/v/com.inngest/inngest-spring-boot-adapter?label=com.inngest%2Finngest-spring-boot-adapter)
](https://central.sonatype.com/artifact/com.inngest/inngest-spring-boot-adapter)
[![Discord](https://img.shields.io/discord/842170679536517141)](https://www.inngest.com/discord)

[Inngest](https://www.inngest.com) SDK for Kotlin with Java interoperability.

## Defining a function
Expand Down

0 comments on commit d396077

Please sign in to comment.