Skip to content

Commit

Permalink
Merge pull request #260 from godatadriven/dbt-cloud-badge
Browse files Browse the repository at this point in the history
Adding badge for dbt Cloud
  • Loading branch information
pgoslatara authored Sep 27, 2024
2 parents 84cfa7a + 196473e commit 5c4a2f9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@

<div align="center">
<a>
<img alt="dbt" src="https://img.shields.io/badge/dbt%20-%3E%3D1.6-333?logo=dbt">
<img alt="dbt-core" src="https://img.shields.io/badge/dbt--core%20-%3E%3D1.6-333?logo=dbt">
</a>
<a>
<img alt="dbt Cloud Supported" src="https://img.shields.io/badge/dbt%20Cloud%20-Supported-ff694a?logo=dbt">
</a>
<a>
<img alt="Docker Supported" src="https://img.shields.io/badge/Docker%20-Supported-0db7ed?logo=docker">
Expand Down

0 comments on commit 5c4a2f9

Please sign in to comment.