From a9d5bf412170e18641fad44882373560049220c4 Mon Sep 17 00:00:00 2001 From: Jeremy Cohen Date: Mon, 31 Jan 2022 16:14:32 +0100 Subject: [PATCH] Add callout to README, link to discussion (#84) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50482ba..ab81d04 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## dbt-presto +## ⚠️ We are planning to archive the `dbt-presto` plugin. [Read the full announcement](https://github.com/dbt-labs/dbt-presto/discussions/83) + ### Documentation For more information on using Presto with dbt, consult the dbt documentation: - [Presto profile](https://docs.getdbt.com/docs/profile-presto)