From dab01f7df006a99048233c8c9b14fe74924c1a93 Mon Sep 17 00:00:00 2001
From: Minyong Li <ml10g20@soton.ac.uk>
Date: Thu, 10 Jun 2021 11:11:22 +0100
Subject: [PATCH] README.md: fix wrong course code

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

diff --git a/README.md b/README.md
index 70a9669..ffd397a 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
 
 Can is a ChaCha20 cryptographic processor / accelerator based on a No-Instruction-Set Computer (NISC) architecture.
 
-This is an (ELEC6200) MSc Project.
+This is a COMP6200 MSc Project.
 
 ## Building
 
-- 
GitLab