From 551745a92f271e4a279234834f4dfa653fd00f37 Mon Sep 17 00:00:00 2001 From: "Kamal Bentahar (ab3735)" Date: Tue, 21 Mar 2023 09:57:21 +0000 Subject: [PATCH] Instruction on how to use this template repository --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de9b476..169b0d5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Your work must be done in `Template.ipynb`. The actual part you need to work on is the **Metaheuristics section**. The rest is meant to introduce you to the basics. +Start by first creating your repository, from this, by clicking on the green button **Use this template**. Then, clone your repository to your local machine. You can then open the notebook in Jupyter. + --- - Ensure you have **Jupyter**.