Mercurial > public > algo-animator
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  | 9  |
10  | 10  |
11 | |
12 | 11 |
13 ## Compile | 12 ## Compile |
14 | 13 |
15 ```bash | 14 ```bash |
16 mkdir build | 15 mkdir build |