From 7fc4fbbd314ad59620d75c6cdbefb49fc97434ae Mon Sep 17 00:00:00 2001 From: Tanmay Date: Sat, 10 Sep 2022 16:21:23 +0100 Subject: [PATCH] Updates readme files. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb2cd47..c95bcea 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ A collection of tutorials on computer fundamentals - [DBMS](database/) - [Operating Systems](os/) -- [Computer Networking](networking/) +- [Computer Networks](networks/) - [Object Oriented Programming](oop/)