From 6e0b540c621d50cba79431211275d3fbe063984b Mon Sep 17 00:00:00 2001 From: Kshitij Date: Sun, 11 Aug 2024 21:58:34 +0530 Subject: [PATCH] Updated link for CRC, i.e. Code-A4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 993d1e0..7ab2114 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ This Git repository is a comprehensive resource for the Computer Networks and Se ### Codes -1. [Cyclic Redundancy Check (CRC)](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/testing/Codes/CRC.cpp) **(CURRENTLY BEING TESTED, WILL BE MERGED IN THE MAIN BRANCH SOON)** +1. [Cyclic Redundancy Check (CRC)](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Codes/Code-A4.cpp)