From 443c13040ea4c333b7b176979d7fc1864929ac18 Mon Sep 17 00:00:00 2001 From: Danny Chiao Date: Wed, 14 Dec 2022 22:28:21 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 017fc41..498bafc 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,4 @@ These are meant mostly to be done in order, with examples building on previous c | 10-15 | Real-time feature engineering with on demand transformations | [Module 2](module_2/README.md) | | 30 | Orchestrated batch/stream transformations using dbt + Airflow with Feast | [Module 3 (Snowflake)](module_3_sf/README.md) | | 30 | (WIP) Orchestrated batch/stream transformations using dbt + Airflow with Feast | [Module 3 (Databricks)](module_3_db/README.md) | -| 30 | Book recommender system with dbt + Airflow + Feast | [Workshop on Databricks](https://github.com/tecton-ai/book-recsys-apply-workshop/tree/main/feast_repo) | \ No newline at end of file +| 30 | Book recommender system with dbt + Airflow + Feast | [Feast x Book Recommendations (on Databricks)](https://github.com/tecton-ai/book-recsys-apply-workshop/tree/main/feast_repo) |