comparison README.md @ 42:b7bcb0a65cd3

Update README.md committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Wed, 02 Aug 2023 08:09:33 +0100
parents 50e6f49c32e8
children a809e4200185
comparison
equal deleted inserted replaced
41:8cfd257a9c9b 42:b7bcb0a65cd3
4 I also made a video about this project [Youtube](https://youtu.be/KvOI88s-FsU) 4 I also made a video about this project [Youtube](https://youtu.be/KvOI88s-FsU)
5 5
6 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
7 [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).
8 8
9 ![Image 1](repo/1.png) 9 ![1](https://github.com/denniscmartin/algo-animator/assets/66180929/cf3396f6-2e66-4949-b7bd-2ba0ac4b8529)
10 ![Image 2](repo/2.png) 10 ![2](https://github.com/denniscmartin/algo-animator/assets/66180929/14b4fe88-489e-4dcd-af3c-faa1f941ed9b)
11
12 11
13 ## Compile 12 ## Compile
14 13
15 ```bash 14 ```bash
16 mkdir build 15 mkdir build