diff --git a/README.md b/README.md
index c869797d49cc37c875e4187585ed2a7652443fce..45ca3b2b6cb868cb0fd1681ab8b42e335279e489 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
-# MOO4Modelica + ModelicaOrchestrator
+# OptiOrch
 
-**MOO4Modelica:** An optimization framework for Modelica which supports both single- and multi-objective optimization.
+A toolchain which integrates the optimization framework “MOO4Modelica” and the orchestration workflow “ModelicaOrch” to achieve optimal control in Modelica-based simulations.
 
-**ModelicaOrchestrator:** An orchestration workflow for Modelica.
+**MOO4Modelica:** The optimization framework which supports both single- and multi-objective parameter optimization.
+**ModelicaOrch:** The orchestration workflow to dynamically adapt models based on real-time input data.
 
 GitHub Page: [https://wangzizhe.github.io/MOO4Modelica](https://wangzizhe.github.io/MOO4Modelica)
 
-<img src="./diagrams/MOO4Modelica_framework.png" alt="framework" style="zoom:80%;" />
-
-<img src="./diagrams/ModelicaOrchestrator.png" alt="workflow" style="zoom:80%;" />
+<img src="./diagrams/MOO4Modelica.png" alt="framework" style="zoom:80%;" />
+<img src="./diagrams/ModelicaOrch.png" alt="workflow" style="zoom:80%;" />
 
 #### Structure:
 
diff --git a/diagrams/MOO4Modelica_framework.png b/diagrams/MOO4Modelica.png
similarity index 100%
rename from diagrams/MOO4Modelica_framework.png
rename to diagrams/MOO4Modelica.png
diff --git a/diagrams/ModelicaOrch.png b/diagrams/ModelicaOrch.png
new file mode 100644
index 0000000000000000000000000000000000000000..d40183a79f6865e037b95b405f7f3b044835126c
Binary files /dev/null and b/diagrams/ModelicaOrch.png differ
diff --git a/diagrams/ModelicaOrchestrator.png b/diagrams/ModelicaOrchestrator.png
deleted file mode 100644
index bb0ea0c7876a96d6310a6b42e663f315c958e215..0000000000000000000000000000000000000000
Binary files a/diagrams/ModelicaOrchestrator.png and /dev/null differ
diff --git a/diagrams/overall_process.JPG b/diagrams/overall_process.JPG
deleted file mode 100644
index c88cca61455d0c699e7cbbc535573c719efaa794..0000000000000000000000000000000000000000
Binary files a/diagrams/overall_process.JPG and /dev/null differ
diff --git a/diagrams/workflow.JPG b/diagrams/workflow.JPG
deleted file mode 100644
index 14b5e74fa4b6c0b9840b91d65ecb0ff6818f18de..0000000000000000000000000000000000000000
Binary files a/diagrams/workflow.JPG and /dev/null differ