From ada3e2b0f2eefe7e529a3c00448c3630796bebf2 Mon Sep 17 00:00:00 2001 From: a2-juley <ashish2.juley@live.uwe.ac.uk> Date: Sun, 16 Jul 2023 07:57:37 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3181769..af6b11b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -TASK 1 +## TASK 1 ## UDP Client for IoT Server @@ -60,7 +60,7 @@ The script continues to receive, decode, and print packets until it receives an -TASK 2 +## TASK 2 # UDP Checksum Computation -- GitLab