From 9c14a1e936002fa909807d3a3c2815a1c5a3068d Mon Sep 17 00:00:00 2001 From: Mila Page Date: Tue, 23 Jul 2024 15:06:44 -0700 Subject: [PATCH] Change it to a contributing reference. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8616d95..8053af1 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ fi This ensures the version of `psycopg2` will match that of `psycopg2-binary`. -## Running Tests +## Contribute -We use `hatch` to facilitate testing. See `CONTRIBUTING.md` for a detailed explanation. +See `CONTRIBUTING.md` for a detailed overview of contributing a code change to this adapter. ## Join the dbt Community