Skip to content

Commit a65f48b

Browse files
committed
mod name
1 parent 17022f1 commit a65f48b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# vertx-mysql-postgres
1+
# mod-mysql-postgresql
22

3-
This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers to support an async module for MySQL and PostgreSQL.
3+
This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers to support a fully async module for MySQL and PostgreSQL.
44

55
## Requirements
66

@@ -9,7 +9,7 @@ This Vert.x module uses the https://github.com/mauricio/postgresql-async drivers
99

1010
## Installation
1111

12-
`vertx install com.campudus.async-mysql-postgresql`
12+
`vertx install io.vertx.mod-mysql-postgresql`
1313

1414
## Configuration
1515

0 commit comments

Comments
 (0)