From 21182306372d38c9e4c0c840f92cdeb0239b1dea Mon Sep 17 00:00:00 2001 From: Victorio Berra Date: Fri, 8 Jul 2022 11:26:19 -0500 Subject: [PATCH] Update README.md Add link to dbt for people like me who have no idea what dbt was when finding this repo from Hackernews. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 100fc19..fa63a23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dbt Product Analytics -A dbt package for doing product analytics. +A [dbt](https://docs.getdbt.com/) package for doing product analytics. _Currently supports event streams and funnel analysis. More features will be added soon!_