diff --git a/README.md b/README.md index 34aa422..2093d34 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ This repository contains codes, write-ups, lab manuals, lab notes and question p - [**Assignment Solutions 1-7 (ALL)**](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/assignments/CGL%20Assignments%20%281-7%29.pdf) ### Notes -#### [Endsem Important Notes (Unit 3->6)](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/CG%20Endsem%20Important%20Notes.pdf) +- [Endsem Important Notes (Unit 3->6)](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/CG%20Endsem%20Important%20Notes.pdf) 1. [Unit 1 - Graphics Primitives and Scan Conversion Algorithms](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%201) 2. [Unit 2 - Polygon, Windowing and Clipping](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%202) 3. [Unit 3 - 2D, 3D Transformations and Projections](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/notes/Unit%203)