8000 Add maven central badge. · qza/postgres-async-driver@aea9ddf · GitHub
[go: up one dir, main page]

Skip to content

Commit aea9ddf

Browse files
committed
Add maven central badge.
1 parent 56722db commit aea9ddf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# postgres-async-driver - Asynchronous PostgreSQL Java driver
22

3+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.alaisi.pgasync/postgres-async-driver/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.alaisi.pgasync/postgres-async-driver/)
4+
35
Postgres-async-driver is a non-blocking Java driver for PostgreSQL. The driver supports connection pooling, prepared statements, transactions, all standard SQL types and custom column types.
46

57
## Download

0 commit comments

Comments
 (0)
0