From 13396f0977afbab6185077adecca456539e5946f Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 24 Jul 2024 20:43:56 +0530 Subject: [PATCH] Added links for handouts (A1,A2) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index b364131..ba67b9d 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,15 @@ A one-stop Git repository for third year SPPU Computer Engineering students foll --- +## Index + +### Notes + +1. [Unit 1 - Introduction to Database Management Systems and ER Model](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Notes/Unit%201) + +### Handouts + +1. [Assignment-A2](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Handouts/Assignment-A2.pdf) +2. [Assignment-A3](https://git.kska.io/sppu-te-comp-content/DatabaseManagementSystems/src/branch/main/Handouts/Assignment-A3.pdf) + +---