Skip to content

Commit 762dc00

Browse files
committed
s
1 parent 01662ae commit 762dc00

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,14 @@ My assignments for CS50's Introduction to Artificial Intelligence with Python.
3333
<td><a href="./1-knowledge/1a-knights">Knights</a></td>
3434
<td>A program to solve logic puzzles.</td>
3535
<td>Propositional Logic</td>
36-
<td><a href="https://www.youtube.com/watch?v=h_FmpQOj81M">🔗 Video</a></td>
36+
<td><a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Video link</a>
37+
<a href="https://www.youtube.com/watch?v=h_FmpQOj81M">Website link</a></td>
3738
</tr>
3839
<tr>
3940
<td><a href="./1-knowledge/1b-minesweeper">Minesweeper</a></td>
4041
<td>Play minesweeper or let the AI play for you.</td>
4142
<td>Propositional Logic</td>
42-
<td><a href="https://www.youtube.com/watch?v=Uz8VEFvfnOU">🔗 Video</a></td>
43+
<td><a href="https://www.youtube.com/watch?v=Uz8VEFvfnOU">Video link</a></td>
4344
</tr>
4445
<tr>
4546
<td rowspan=2>Uncertainty</td>

0 commit comments

Comments
 (0)