This is an automated email from the ASF dual-hosted git repository.
songjian pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 4c50bf00c0 [Docs] Update README. (#9970)
4c50bf00c0 is described below
commit 4c50bf00c0ee5003fc5fddad6edb88fdff7a959b
Author: songjianet <[email protected]>
AuthorDate: Tue May 10 22:13:57 2022 +0800
[Docs] Update README. (#9970)
---
README.md | 13 +++++--------
README_zh_CN.md | 18 +++++-------------
images/en_US/dag.png | Bin 0 -> 79223 bytes
images/en_US/data-source.png | Bin 0 -> 81130 bytes
images/en_US/home.png | Bin 0 -> 96618 bytes
images/en_US/master.png | Bin 0 -> 72646 bytes
images/en_US/workflow-tree.png | Bin 0 -> 65590 bytes
images/zh_CN/dag.png | Bin 0 -> 78112 bytes
images/zh_CN/data-source.png | Bin 0 -> 80379 bytes
images/zh_CN/home.png | Bin 0 -> 82523 bytes
images/zh_CN/master.png | Bin 0 -> 71502 bytes
images/zh_CN/workflow-tree.png | Bin 0 -> 64917 bytes
12 files changed, 10 insertions(+), 21 deletions(-)
diff --git a/README.md b/README.md
index c014dd390e..11bf8699d2 100644
--- a/README.md
+++ b/README.md
@@ -54,14 +54,11 @@ Overload processing: By using the task queue mechanism, the
number of schedulabl
## User Interface Screenshots
-
-
-
-
-
-
-
-
+
+
+
+
+
## QuickStart in Docker
diff --git a/README_zh_CN.md b/README_zh_CN.md
index 8decfe0348..327b82b5b6 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -36,19 +36,11 @@ Dolphin Scheduler Official Website
## 系统部分截图
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
## 近期研发计划
diff --git a/images/en_US/dag.png b/images/en_US/dag.png
new file mode 100644
index 0000000000..70da365b8a
Binary files /dev/null and b/images/en_US/dag.png differ
diff --git a/images/en_US/data-source.png b/images/en_US/data-source.png
new file mode 100644
index 0000000000..d885b51e09
Binary files /dev/null and b/images/en_US/data-source.png differ
diff --git a/images/en_US/home.png b/images/en_US/home.png
new file mode 100644
index 0000000000..0d53c03c43
Binary files /dev/null and b/images/en_US/home.png differ
diff --git a/images/en_US/master.png b/images/en_US/master.png
new file mode 100644
index 0000000000..cdf5e9d5d6
Binary files /dev/null and b/images/en_US/master.png differ
diff --git a/images/en_US/workflow-tree.png b/images/en_US/workflow-tree.png
new file mode 100644
index 0000000000..84a306597e
Binary files /dev/null and b/images/en_US/workflow-tree.png differ
diff --git a/images/zh_CN/dag.png b/images/zh_CN/dag.png
new file mode 100644
index 0000000000..0867127021
Binary files /dev/null and b/images/zh_CN/dag.png differ
diff --git a/images/zh_CN/data-source.png b/images/zh_CN/data-source.png
new file mode 100644
index 0000000000..96c89f88d1
Binary files /dev/null and b/images/zh_CN/data-source.png differ
diff --git a/images/zh_CN/home.png b/images/zh_CN/home.png
new file mode 100644
index 0000000000..5e95ce08a8
Binary files /dev/null and b/images/zh_CN/home.png differ
diff --git a/images/zh_CN/master.png b/images/zh_CN/master.png
new file mode 100644
index 0000000000..7d71abfa84
Binary files /dev/null and b/images/zh_CN/master.png differ
diff --git a/images/zh_CN/workflow-tree.png b/images/zh_CN/workflow-tree.png
new file mode 100644
index 0000000000..f7bbcfefa1
Binary files /dev/null and b/images/zh_CN/workflow-tree.png differ