diff --git a/README.md b/README.md index 773ab3c..1877833 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ Midori is an orchestrator that allows researchers to run software engineering ex - ... - **What is an orchestrator?** Mitori is meant to be a local tool that manipulates the remote cluster to run the experiments using SSH. In this way, the overhead of the experiment on the remote cluster is minimized. -![Midori as an orchestrator](./illustrations/communication.png) +
+ Midori as an orchestrator +
## 🚀 Getting Started @@ -62,7 +64,9 @@ orchestrator.run() To help you better understand this, the green boxes in the following illustration represent the parameters: -![Parameters](./illustrations/flowchart.png) +
+ Parameters +
### What are these Plugins?