diff --git a/readme.md b/readme.md index 60aa7ce..4d04bab 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,6 @@ # SurrealDB Kotlin Driver [![Maven Central](https://maven-badges.herokuapp.com/maven-central/uk.gibby/surrealdb-kotlin-driver/badge.svg)](https://maven-badges.herokuapp.com/maven-central/uk.gibby/surrealdb-kotlin-driver) +[![Java CI with Gradle](https://github.com/mnbjhu/surrealdb-kotlin-driver/actions/workflows/gradle.yml/badge.svg)](https://github.com/mnbjhu/surrealdb-kotlin-driver/actions/workflows/gradle.yml) ## Overview A simple Kotlin Multiplatform driver for SurrealDB. This driver is a work in progress and is not yet ready for production use.