From bc566b9a5425901910c505e1e86460b762912814 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Mon, 29 Jul 2024 19:25:08 +0530 Subject: [PATCH] Added description in README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..82ff7b5 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# Computer Networks and Security + +This Git repository is a comprehensive resource for the Computer Networks and Security (CNS) course under the SPPU 2019 syllabus. It includes materials on fundamental concepts such as network architectures, protocols, and technologies, as well as practical implementations of client-server applications and insights into the data link layer and routing protocols. The repository also covers the application layer's role and essential network security topics, providing students with the knowledge and skills needed to master the course outcomes effectively. + +---