Skip to content

Commit af2a268

Browse files
authored
Update README.md
1 parent a417160 commit af2a268

File tree

1 file changed

+4
-5
lines changed
  • PyGamesScripts/Sorting Algorithm Visualizer

1 file changed

+4
-5
lines changed

Diff for: PyGamesScripts/Sorting Algorithm Visualizer/README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@ The Sorting Algorithms are visualized here, which helps to understand the workin
1616

1717
# Screenshot of output
1818

19-
For Screenshots:- [Images](Images/)
19+
* [Img1](Images/BubbleSort_1.png)
20+
* [Img2](Images/BubbleSort_2.png)
21+
* [Img3](Images/InsertionSort_1.png)
22+
* [Img4](Images/InsertionSort_2.png)
2023

21-
![BubbleSort_1](https://user-images.githubusercontent.com/77614377/121998228-30749780-cdc9-11eb-83f9-0b3cf073408b.png)
22-
![BubbleSort_2](https://user-images.githubusercontent.com/77614377/121998257-3a969600-cdc9-11eb-9f1e-ccc695f31815.png)
23-
![InsertionSort_1](https://user-images.githubusercontent.com/77614377/121998262-3c605980-cdc9-11eb-88c1-e0891ca956ee.png)
24-
![InsertionSort_2](https://user-images.githubusercontent.com/77614377/121998265-3d918680-cdc9-11eb-8664-ef2030642dde.png)

0 commit comments

Comments
 (0)