From fdf543ecdf94b9f7adfafeea498b397a32525b7f Mon Sep 17 00:00:00 2001
From: "Tyrrell, Megan R (UG - Comp Sci & Elec Eng)" <mt01317@surrey.ac.uk>
Date: Tue, 21 May 2024 11:46:58 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 6c2f1b9..90e0034 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,10 @@
 # mt01317FYP
+In order to run the code on your own machine, please run this command in python.
 
+Pip install pandas
 
+To execute the program, please type:
+python FYP6680634.py
 
 ## Getting started
 
-- 
GitLab