Link directly to geeting started guide

pull/757/head
Jack Christensen 2020-05-16 10:50:30 -05:00
parent 173227a6e3
commit 0d82849554
1 changed files with 1 additions and 1 deletions

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