From 3b07699d803233ae73b96648d31447dc8297223c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Axel=20Bostr=C3=B6m?= <axebo861@student.liu.se>
Date: Mon, 7 Mar 2022 08:36:47 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 3a3b7e9..5d9be7c 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 **PLEASE LEAVE A FOLLOW WHEN STEALING THE CODE**
 
+** Edit 2: Please send swish to mr Axel and mr David if you pass all labs **
+
 **Lab 0:**
 - The parameter of the system call is 9 in SYS_WRITE in syscall-nr.h.
 - The command "p f->esp+8" gives the second parameter of the system call. Which is: "$2 = (void *) 0xbffffee0", it is the value of the pointer to the address of the string.
-- 
GitLab