Skip to content

Commit

Permalink
jaffle_shop_dag.png 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico Gelders committed Oct 28, 2023
1 parent f2fc41d commit a9f986c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ my_flow = dbt_flow(
if __name__ == "__main__":
my_flow()
```
![jaffle_shop_dag](https://raw.githubusercontent.com/datarootsio/prefect-dbt-flow/main/docs/images/jaffle_shop_dag.png)

<img src="https://raw.githubusercontent.com/datarootsio/prefect-dbt-flow/main/docs/images/jaffle_shop_dag.png" alt="jaffle_shop_dag" width="100%">

For more information consult the [docs](https://datarootsio.github.io/prefect-dbt-flow/)

Expand Down

0 comments on commit a9f986c

Please sign in to comment.