Skip to content

Commit 4c50bf0

Browse files
authored
[Docs] Update README. (#9970)
1 parent cbf0010 commit 4c50bf0

12 files changed

Lines changed: 10 additions & 21 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,11 @@ Overload processing: By using the task queue mechanism, the number of schedulabl
5454

5555
## User Interface Screenshots
5656

57-
![home page](https://user-images.githubusercontent.com/15833811/75218288-bf286400-57d4-11ea-8263-d639c6511d5f.jpg)
58-
![dag](https://user-images.githubusercontent.com/15833811/75236750-3374fe80-57f9-11ea-857d-62a66a5a559d.png)
59-
![process definition list page](https://user-images.githubusercontent.com/15833811/75216886-6f479e00-57d0-11ea-92dd-66e7640a186f.png)
60-
![view task log online](https://user-images.githubusercontent.com/15833811/75216924-9900c500-57d0-11ea-91dc-3522a76bdbbe.png)
61-
![resource management](https://user-images.githubusercontent.com/15833811/75216984-be8dce80-57d0-11ea-840d-58546edc8788.png)
62-
![monitor](https://user-images.githubusercontent.com/59273635/75625839-c698a480-5bfc-11ea-8bbe-895b561b337f.png)
63-
![security](https://user-images.githubusercontent.com/15833811/75236441-bfd2f180-57f8-11ea-88bd-f24311e01b7e.png)
64-
![treeview](https://user-images.githubusercontent.com/15833811/75217191-3fe56100-57d1-11ea-8856-f19180d9a879.png)
57+
![dag](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/dag.png)
58+
![data-source](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/data-source.png)
59+
![home](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/home.png)
60+
![master](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/master.png)
61+
![workflow-tree](https://github.com/apache/dolphinscheduler/tree/dev/images/en_US/workflow-tree.png)
6562

6663
## QuickStart in Docker
6764

README_zh_CN.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,19 +36,11 @@ Dolphin Scheduler Official Website
3636

3737
## 系统部分截图
3838

39-
![home page](https://user-images.githubusercontent.com/15833811/75208819-abbad000-57b7-11ea-8d3c-67e7c270671f.jpg)
40-
41-
![dag](https://user-images.githubusercontent.com/15833811/75209584-93e44b80-57b9-11ea-952e-537fb24ec72d.jpg)
42-
43-
![log](https://user-images.githubusercontent.com/15833811/75209645-c55d1700-57b9-11ea-94d4-e3fa91ab5218.jpg)
44-
45-
![gantt](https://user-images.githubusercontent.com/15833811/75209640-c0986300-57b9-11ea-878e-a2098533ad44.jpg)
46-
47-
![resources](https://user-images.githubusercontent.com/15833811/75209403-11f42280-57b9-11ea-9b59-d4be77063553.jpg)
48-
49-
![monitor](https://user-images.githubusercontent.com/15833811/75209631-b5ddce00-57b9-11ea-8d22-cdf15cf0ee25.jpg)
50-
51-
![security](https://user-images.githubusercontent.com/15833811/75209633-baa28200-57b9-11ea-9def-94bef2e212a7.jpg)
39+
![dag](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/dag.png)
40+
![data-source](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/data-source.png)
41+
![home](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/home.png)
42+
![master](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/master.png)
43+
![workflow-tree](https://github.com/apache/dolphinscheduler/tree/dev/images/zh_CN/workflow-tree.png)
5244

5345
## 近期研发计划
5446

images/en_US/dag.png

77.4 KB
Loading

images/en_US/data-source.png

79.2 KB
Loading

images/en_US/home.png

94.4 KB
Loading

images/en_US/master.png

70.9 KB
Loading

images/en_US/workflow-tree.png

64.1 KB
Loading

images/zh_CN/dag.png

76.3 KB
Loading

images/zh_CN/data-source.png

78.5 KB
Loading

images/zh_CN/home.png

80.6 KB
Loading

0 commit comments

Comments
 (0)