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)