diff --git a/Home.md b/Home.md index 6c25d17..101c37f 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,4 @@ -Welcome to the pgx wiki! +# Guides + +* [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)