From 515e1bdd7bc5f3447c2e29e2c71466a8c3f0205e Mon Sep 17 00:00:00 2001
From: j2-tulloch <james2.tulloch@live.uwe.ac.uk>
Date: Wed, 20 Dec 2023 21:39:22 +0000
Subject: [PATCH] Update file readme.md

---
 Worksheet2/readme.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Worksheet2/readme.md b/Worksheet2/readme.md
index 80ef582..232d333 100644
--- a/Worksheet2/readme.md
+++ b/Worksheet2/readme.md
@@ -57,3 +57,7 @@ them.
 
 As expected the downwards facing bump allocator is much faster than upwards. 
 
+> [!To run this file:]
+> clang++ test2.cpp -o test2
+> ./test2
+
-- 
GitLab