From afd80534d4a490e6b22b47932c37165353e07a0c Mon Sep 17 00:00:00 2001
From: Emil Karlsson <emil.karlsson@liu.se>
Date: Wed, 7 Sep 2022 07:09:32 +0000
Subject: [PATCH] Update title in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 01cdafb..7147667 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Multiprocessor scheduling instances
+# Instance dataset for a multiprocessor scheduling problem with multiple time windows and time lags: Similar instances with large differences in difficulty
 
 This repository contains instances that originate from the computational tests in 
 ```
-- 
GitLab