From 0bfdd0dc895161e0d04cefd99f3daf737714052f Mon Sep 17 00:00:00 2001 From: TanmayMachkar Date: Wed, 22 Nov 2023 23:13:01 +0530 Subject: [PATCH] readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3fe13..faf4689 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains notes and codes for **Computer Graphics.** 1. [Koch and Snowflake Algorithms](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/CGL_Koch%20and%20Snowflake%20Curves.pdf) ### [Lab Manual](https://git.kska.io/sppu-se-comp-codes/CG/src/branch/main/lab-manual/CGL%20Lab%20Manual.pdf) -1. [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) +- [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) ### Codes #### Digital Differential Analyzer (DDA)