changeset 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 b656ed2e8957
children 8cfd257a9c9b
files README.md
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Fri Jul 14 20:16:29 2023 +0100
+++ b/README.md	Sun Jul 16 18:27:00 2023 +0100
@@ -1,6 +1,7 @@
 # algo-animator
 
-An interactive program to visualize sorting algorithms.
+An interactive program to visualize sorting algorithms.  
+I also made a video about this project [Youtube](https://youtu.be/KvOI88s-FsU)
 
 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).