diff --git a/README.md b/README.md
index 0192788..25c7ab0 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,11 @@ EAF is an extensible framework, one can develop any Qt5 application and integrat
| | |
+| Mermaid |
+| :--------: |
+|
|
+| |
+
## Install
1. Make sure to have ```python3``` installed, and use ```pip3``` to install all EAF dependencies (see below list for details)
diff --git a/README.zh-CN.md b/README.zh-CN.md
index a10240c..84898c1 100644
--- a/README.zh-CN.md
+++ b/README.zh-CN.md
@@ -41,6 +41,12 @@ EAF是一个可编程扩展的框架,你可以开发自己的Qt5应用并集
|
|
|
| | |
+| 流程图 |
+| :--------: |
+|
|
+| |
+
+
## 安装
1. 先确认系统中已经安装了 ```python3```,然后使用 ```pip3``` 安装EAF依赖库:
diff --git a/screenshot/mermaid.gif b/screenshot/mermaid.gif
new file mode 100644
index 0000000..6b52702
Binary files /dev/null and b/screenshot/mermaid.gif differ