From 048cccd49cd17a332287fb4619612d10663c2f0b Mon Sep 17 00:00:00 2001 From: Paul Zupan <84255305+eggsontoast1672@users.noreply.github.com> Date: Wed, 31 Jan 2024 22:20:50 -0800 Subject: [PATCH] Add video for realzies It didn't work before for some reason. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be5e98d..0fa5ac7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Visualizing Sorting Algorithms - +https://github.com/lunathanael/visualizing-sorting/assets/84255305/15ff4859-7d44-4427-9f07-4d7df815da3b Everybody and their mother have certainly seen those YouTube videos of the sorting algorithms moving the bars around so you get to see what each one does.