From da4d548529fb209a3d7a97af5aa977ce4add8469 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Tue, 24 Sep 2024 22:35:53 +0530 Subject: [PATCH] added links for handouts in readme file --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f661ea0..dc3e9e0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,15 @@ This repository serves as a comprehensive resource for the Systems Programming a 5. [Unit 5 - Synchronization and Concurrency Control] 6. [Unit 6 - Memory Management] +### Handouts +1. [Handout-A1](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-A1.pdf) +2. [Handout-A2](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-A2.pdf) +3. [Handout-A3](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-A3.pdf) +4. [Handout-B4](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B4.pdf) +5. [Handout-B5](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B5.pdf) +6. [Handout-B6](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B6.pdf) +7. [Handout-B7](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Handouts/Handout-B7.pdf) + ### Question Papers - [IN-SEM](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Question%20Papers/IN-SEM) - [END-SEM](https://git.kska.io/sppu-te-comp-content/SystemsProgrammingAndOperatingSystem/src/branch/main/Question%20Papers/END-SEM)