diff --git a/Home.md b/Home.md index 033b166..10c0a56 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,5 @@ -# 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) * [Error handling](https://github.com/jackc/pgx/wiki/Error-Handling) -* [Numeric and decimal support](https://github.com/jackc/pgx/wiki/Numeric-and-decimal-support) \ No newline at end of file +* [Numeric and decimal support](https://github.com/jackc/pgx/wiki/Numeric-and-decimal-support) +* [Automatic prepared statement caching](https://github.com/jackc/pgx/wiki/Automatic-Prepared-Statement-Caching) \ No newline at end of file