Skip to content

Commit a8fe62c

Browse files
Readme improved
1 parent e66d079 commit a8fe62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# pgAsync - Asynchronous PostgreSQL Java driver
22

3-
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.
3+
pgAsync is a non-blocking Java driver for PostgreSQL. The driver supports connection pooling, prepared statements, transactions, all standard SQL types and custom column types.
44

55
## Install
66
The source dependency is available for this library. Add this in your `settings.gradle.kts` file:

0 commit comments

Comments
 (0)