diff --git a/README.md b/README.md index 7bafae02..f4cf0c5a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ dbt logo

-# dbt-tests-adapter +# dbt-adapters This package is responsible for: @@ -10,9 +10,11 @@ This package is responsible for: - caching information from databases - determining how relations are defined -There are two major adapter types: base and sql +In this repo there is also our testing suite used for tesing adapter functionality + +# Adapters -# Directories +There are two major adapter types: base and sql ## `base`