# HG changeset patch # User Dennis C. M. # Date 1687893472 -3600 # Node ID 2945f58989605bfef1e8ab8710c8fcb9997a62f1 # Parent 5262ea2cd3b42d50b77449c1f7dfbe53177af815 fix typo diff -r 5262ea2cd3b4 -r 2945f5898960 README.md --- a/README.md Tue Jun 27 20:17:12 2023 +0100 +++ b/README.md Tue Jun 27 20:17:52 2023 +0100 @@ -3,7 +3,7 @@ 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 1](repo/1.png) -![Image 2](repo/2.png +![Image 2](repo/2.png) ## Compile