Skip to content

Commit

Permalink
chore: update README as suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
ttosta-google committed Nov 9, 2023
1 parent 55f0c9e commit a1ab328
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,11 @@ This library provides a [socket factory][socket-factory] for use with the
1. Configure a connection pool that configures the driver to use the Connector
as a socket factory

For usage information specific to your database engine and driver, see the pages below:

* [Connecting to AlloyDB using JDBC](docs/jdbc.md)
For information on configuring a connection, see the [documentation][jdbc-doc].

[socket-factory]: https://docs.oracle.com/javase/8/docs/api/javax/net/SocketFactory.html
[postgres-driver]: https://jdbc.postgresql.org/
[jdbc-doc]: docs/jdbc.md

### Configuring IAM permissions

Expand Down

0 comments on commit a1ab328

Please sign in to comment.