From 3e526c795b6d9d2f8df8a07567aba21da99c96be Mon Sep 17 00:00:00 2001
From: j2-caldwell <james2.caldwell@live.uwe.ac.uk>
Date: Sat, 22 Jul 2023 12:01:53 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index c7c61be..e84bc40 100644
--- a/README.md
+++ b/README.md
@@ -9,5 +9,5 @@
 ![Packet](img/recbasicclient.png)
 ### Task 2 - Check Sum
 After this, a checksum calculation function began development to check the legitimacy of the checksum, by comparing the computed one to the public one. This failed a few times to start with.
-![CheckFail](img/computerchecksum.png)
+![CheckFail](img/computechecksum.png)
 
-- 
GitLab