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) + +---