Skip to content

Commit bb27620

Browse files
authored
Update readme.md
1 parent 8ac3325 commit bb27620

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Graphs/DFS/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ graph = {
3737
```python
3838
Depth-first search: [0, 2, 1, 3, 4]
3939
```
40+
<img width=50% src="../DFS/Images/output.jpg">

0 commit comments

Comments
 (0)