comparison README.md @ 40:50e6f49c32e8

Update README.md committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Sun, 16 Jul 2023 18:27:00 +0100
parents 8ed1256dd518
children b7bcb0a65cd3
comparison
equal deleted inserted replaced
39:b656ed2e8957 40:50e6f49c32e8
1 # algo-animator 1 # algo-animator
2 2
3 An interactive program to visualize sorting algorithms. 3 An interactive program to visualize sorting algorithms.
4 I also made a video about this project [Youtube](https://youtu.be/KvOI88s-FsU)
4 5
5 This project is inspired by - off course - the video by Timo Bingmann called 6 This project is inspired by - off course - the video by Timo Bingmann called
6 [15 sorting algorithms in 6 minutes](https://www.youtube.com/watch?v=kPRA0W1kECg). 7 [15 sorting algorithms in 6 minutes](https://www.youtube.com/watch?v=kPRA0W1kECg).
7 8
8 ![Image 1](repo/1.png) 9 ![Image 1](repo/1.png)