From a779e4f9ca11e5015484ba87da1e63cb9e0fbffb Mon Sep 17 00:00:00 2001 From: "Abdi Danny (2019) ZHAC232" <danny.abdi.2019@live.rhul.ac.uk> Date: Fri, 5 Apr 2024 06:35:20 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 461fa53..a551d8c 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,5 @@ This command will download and install the latest version of Pygame from the Pyt Lastly, all you have to do is run main.py from your IDE of choice. To change the algorithm that is in effect, you must uncomment the code for that specific algorithm. Don't forget to comment the algorithm you just used. + +Here is a video detailing the process: https://youtu.be/nPRzP42tgv0 -- GitLab