diff --git a/README.md b/README.md
index 87315c65..86d86ef1 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@
内置的基础功能包括数据源,数据集,报表管理,项目部分截图如下。
**案例还在创造中,敬请期待!!!**
+## 数据流程图
+![An image](https://images.gitee.com/uploads/images/2021/0630/160451_31bb9052_1728982.png)
+
## 打包目录
```
├── bin 启动命令脚本
diff --git a/doc/docs/guide/README.md b/doc/docs/guide/README.md
index 74b3e39c..3422216f 100644
--- a/doc/docs/guide/README.md
+++ b/doc/docs/guide/README.md
@@ -8,6 +8,8 @@
大屏设计(AJ-Report)是一个可视化拖拽编辑的,直观,酷炫,具有科技感的图表工具全开源项目。
内置的基础功能包括数据源,数据集,报表管理,项目部分截图如下。
+##数据流程图
+![An image](../picture/img.png)
## 打包目录
```
diff --git a/doc/docs/picture/流程.png b/doc/docs/picture/流程.png
new file mode 100644
index 00000000..16512eba
Binary files /dev/null and b/doc/docs/picture/流程.png differ