Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 7a01ce9

Browse files
authored
wordsmithing and centering the gif
1 parent c3d0a84 commit 7a01ce9

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@ Develop dbt models faster by testing as you code.
1111
See how every change to dbt code affects the data produced in the modified model and downstream.
1212
</h4>
1313
<br>
14+
1415
## What is `data-diff`?
15-
data-diff is an open source package that you can use with dbt to gain visibility into the impact of your code changes on your dbt models.
1616

17-
[ GIF ]
17+
data-diff is an open source package that you can use to see the impact of your dbt code changes on your dbt models as you code.
18+
19+
<div align="center">
20+
21+
![development_testing_gif](https://user-images.githubusercontent.com/1799931/236354286-d1d044cf-2168-4128-8a21-8c8ca7fd494c.gif)
22+
23+
</div>
1824

1925
<br>
2026

0 commit comments

Comments
 (0)