This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 7f2be1d seatunnel-workflow image change. (#909)
7f2be1d is described below
commit 7f2be1de485cbbaecefe54db7099831da4c5f99f
Author: benjobs <[email protected]>
AuthorDate: Fri Dec 31 00:04:06 2021 +0800
seatunnel-workflow image change. (#909)
---
README.md | 2 +-
README_zh_CN.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d81fbf7..807e5ae 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ SeaTunnel will do its best to solve the problems that may be
encountered in the
## Workflow of SeaTunnel
-
+
Input[Data Source Input] -> Filter[Data Processing] -> Output[Result Output]
diff --git a/README_zh_CN.md b/README_zh_CN.md
index 199cc7e..7ba9a9b 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -44,7 +44,7 @@ SeaTunnel 尽所能为您解决海量数据同步中可能遇到的问题:
## SeaTunnel 的工作流程
-
+
```
Input[数据源输入] -> Filter[数据处理] -> Output[结果输出]