Mercurial > public > algo-animator
changeset 24:bebd95177e96
add images
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 27 Jun 2023 20:13:25 +0100 |
parents | a83fa0b5ea96 |
children | 5262ea2cd3b4 |
files | README.md repo/1.png repo/2.png |
diffstat | 3 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Tue Jun 27 20:06:17 2023 +0100 +++ b/README.md Tue Jun 27 20:13:25 2023 +0100 @@ -2,6 +2,9 @@ This project is inspired by - off course - the video by Timo Bingmann called [15 sorting algorithms in 6 minutes](https://www.youtube.com/watch?v=kPRA0W1kECg). + +![Image 2](repo/2.png + ## Compile ```bash