Skip to content

Commit

Permalink
Adding badge to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnbjhu committed Aug 12, 2023
1 parent 734e60a commit bfdeca1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit bfdeca1

Please sign in to comment.