From 68fe56aefda7053bfccda1c6aabdbd1b22a44638 Mon Sep 17 00:00:00 2001 From: Mila Page <67295367+VersusFacit@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:24:37 -0700 Subject: [PATCH] Add hatch commands to the README (#131) Co-authored-by: Mila Page --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 285f5144..8053af19 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ fi This ensures the version of `psycopg2` will match that of `psycopg2-binary`. + +## Contribute + +See `CONTRIBUTING.md` for a detailed overview of contributing a code change to this adapter. + ## Join the dbt Community - Be part of the conversation in the [dbt Community Slack](http://community.getdbt.com/)