Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vdsirotkin authored Aug 22, 2024
1 parent 3ef19ea commit 4cb6b6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# pgmq-kotlin-jvm

[![codecov](https://codecov.io/gh/vdsirotkin/pgmq-kotlin-jvm/graph/badge.svg?token=GAXNOBXHKX)](https://codecov.io/gh/vdsirotkin/pgmq-kotlin-jvm)
[![Maven Central Version](https://img.shields.io/maven-central/v/com.vdsirotkin.pgmq/pgmq-kotlin-jvm)](https://central.sonatype.com/artifact/com.vdsirotkin.pgmq/pgmq-kotlin-jvm)
![Dynamic XML Badge](https://img.shields.io/badge/dynamic/xml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fvdsirotkin%2Fpgmq-kotlin-jvm%2Fmain%2Fpom.xml&query=%2F%2F*%5Blocal-name()%3D'kotlin.version'%5D&label=kotlin)

# pgmq-kotlin-jvm

A Kotlin client, based on pure JDBC, for [Postgres Message Queue](https://github.com/tembo-io/pgmq) (PGMQ).

# Compatibility
Expand Down Expand Up @@ -65,4 +65,4 @@ Here's complete example of Spring setup for PgmqClient - [SpringPgmqApplication.

# Contributions

Contributions are always welcomed!
Contributions are always welcomed!

0 comments on commit 4cb6b6c

Please sign in to comment.