Skip to content

Commit

Permalink
Merge pull request #3 from mnbjhu/mnbjhu-patch-1
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
mnbjhu committed Aug 14, 2023
2 parents ade6403 + 378ad01 commit eb80e1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
[![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.
- Covers all of the SurrealDB Websocket endpoints: [Websocket Docs](https://surrealdb.com/docs/integration/websocket/text).
- Support for kotlinx.serialization meaning seamless integration between Kotlin and SurrealDB types.
- Database calls can be made asynchronously

## Usage
### Dependency
Expand Down

0 comments on commit eb80e1a

Please sign in to comment.