From 80a798e339c644ed3eb7283c5edb7971f18d6055 Mon Sep 17 00:00:00 2001 From: Chell Date: Thu, 2 May 2024 21:50:09 +0200 Subject: [PATCH] Update README.md with installation and usage instructions for Midori --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c13c1cb..773ab3c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,13 @@ Midori is an orchestrator that allows researchers to run software engineering ex ## 🚀 Getting Started -Install Midori by running `pip install midori`. Initialize the orchestrator with the following parameters and run: +### Installation + +`pip install midori` + +### Usage + +Initialize the orchestrator with the following parameters and run: ```python from midori.core import Orchestrator