Updated Home (markdown)

Jack Christensen 2020-05-16 10:07:26 -05:00
parent 092640b137
commit 41bdf959d1

@ -3,3 +3,4 @@
* [Getting start with pgx](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx)
* [Getting started with pgx through database/sql](https://github.com/jackc/pgx/wiki/Getting-started-with-pgx-through-database-sql)
* [Error handling](https://github.com/jackc/pgx/wiki/Error-Handling)
* [Numeric and decimal support](https://github.com/jackc/pgx/wiki/Numeric-and-decimal-support)