From 9a6b816ecf41c909cb480fb12019cc61dfdd202a Mon Sep 17 00:00:00 2001 From: Martin Loetzsch Date: Thu, 11 Jun 2020 14:29:44 +0200 Subject: [PATCH] minor: trigger README badges update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f6b5c8..6795bab 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Slack Status](https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social)](https://communityinviter.com/apps/mara-users/public-invite) + This package contains a lightweight data transformation framework with a focus on transparency and complexity reduction. It has a number of baked-in assumptions/ principles: - Data integration pipelines as code: pipelines, tasks and commands are created using declarative Python code.