diff --git a/README.md b/README.md index 670cbcb..df45d4b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # data-platform +[![CI](https://github.com/Stijnvandenbroek/data-platform/actions/workflows/ci.yml/badge.svg)](https://github.com/Stijnvandenbroek/data-platform/actions/workflows/ci.yml) +![Python 3.12](https://img.shields.io/badge/python-3.12-blue) +![dbt](https://img.shields.io/badge/dbt-core-orange) +![Dagster](https://img.shields.io/badge/dagster-orchestration-4F43DD) +![PostgreSQL 16](https://img.shields.io/badge/postgres-16-336791) +![License: MIT](https://img.shields.io/badge/license-MIT-green) + A personal data platform for ingesting, transforming and analysing external data sources. Built with [Dagster](https://dagster.io/), [dbt](https://www.getdbt.com/) and [PostgreSQL](https://www.postgresql.org/), managed with [uv](https://github.com/astral-sh/uv) and