2
0

Link directly to geeting started guide

This commit is contained in:
Jack Christensen
2020-05-16 10:50:30 -05:00
parent 173227a6e3
commit 0d82849554
+1 -1
View File
@@ -48,7 +48,7 @@ func main() {
} }
``` ```
See the [wiki](https://github.com/jackc/pgx/wiki) for a getting started guide and additional documentation. See the [getting started guide](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx) for more information.
## Choosing Between the pgx and database/sql Interfaces ## Choosing Between the pgx and database/sql Interfaces