Skip to content

Commit 0490d64

Browse files
authored
feat: preview images
1 parent 8e8fe34 commit 0490d64

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
### All algorithms implemented in python.
33

44
## Preview
5-
![Interface](https://github.com/Verevkin-A/Sorting_Algorithms_Visualisation/images/interface.png)
6-
![Action](https://github.com/Verevkin-A/Sorting_Algorithms_Visualisation/images/action.png)
7-
![Selection](https://github.com/Verevkin-A/Sorting_Algorithms_Visualisation/images/selection.png)
5+
![Interface](https://github.com/Verevkin-A/Sorting_Algorithms_Visualisation/blob/main/images/interface.png)
6+
![Action](https://github.com/Verevkin-A/Sorting_Algorithms_Visualisation/blob/main/images/action.png)
7+
![Selection](https://github.com/Verevkin-A/Sorting_Algorithms_Visualisation/blob/main/images/selection.png)
88

99
## Available sort algorithms
1010
- Selection sort
@@ -27,4 +27,4 @@
2727
Websites [Geeksforgeeks](https://www.geeksforgeeks.org/) and
2828
[Programiz](https://www.programiz.com/) for algorithms articles.
2929

30-
###### <center>*Aleksandr Verevkin 2022*</center>
30+
###### *Aleksandr Verevkin 2022*

0 commit comments

Comments
 (0)