From 1607b2b0758549e5ccda0a761f4efa8eda311bad Mon Sep 17 00:00:00 2001 From: TanmaySpamzzz Date: Wed, 5 Mar 2025 18:29:12 +0530 Subject: [PATCH] readme updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 14fa12f..0febf28 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ## Index ### Notes +1. [Unit 1 - Introduction](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Notes/Unit%201%20-%20Introduction) +2. [Unit 2 - Problem Solving](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Notes/Unit%202%20-%20Problem%20Solving) ### Codes 1. [Assignment-A1 (DFS | BFS)](Codes/Assignment-A1.py)