From ac69bd672e9903204ff5e9d12d37b7990d25081c Mon Sep 17 00:00:00 2001 From: Vladyslav Len Date: Wed, 22 Nov 2023 16:33:00 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e12065..9465b2c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -#

DataBrew - Astro Belt

+#

DataBrew - Astro ETL

###

An Open-Source stream processing framework

Project social preview

-Asto Belt gives you an ability to create truly flexible data pipelines to implement even-driven architecture, database replication and data lakes +Asto ETL gives you the ability to create truly flexible data pipelines to implement even-driven architecture, database replication and data lakes ## Getting started -Before we start you have to install astro on your local machine +Before we start you have to install Astro on your local machine ```shell brew install @databrew/astro -``` \ No newline at end of file +``` From 573f66bad3a81c4c04d468d6490762fece720788 Mon Sep 17 00:00:00 2001 From: Vladyslav Len Date: Wed, 22 Nov 2023 17:57:55 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9465b2c..a87591d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ #

DataBrew - Astro ETL

-###

An Open-Source stream processing framework

+###

OpenSource data processing engine to build event-driven systems

Project social preview