# HG changeset patch # User Dennis C. M. # Date 1732092118 0 # Node ID 10a7b0e258f464a891078b90bdc7a498eebf779b # Parent f60144ebce23e888d1c5837b4e7b950776e1b839 Add images to readme diff -r f60144ebce23 -r 10a7b0e258f4 .github/1.png Binary file .github/1.png has changed diff -r f60144ebce23 -r 10a7b0e258f4 .github/2.png Binary file .github/2.png has changed diff -r f60144ebce23 -r 10a7b0e258f4 README.md --- a/README.md Sun Mar 03 16:05:07 2024 +0000 +++ b/README.md Wed Nov 20 08:41:58 2024 +0000 @@ -5,6 +5,9 @@ This project is inspired by the video of Timo Bingmann called [15 sorting algorithms in 6 minutes](https://www.youtube.com/watch?v=kPRA0W1kECg) +![alt text](.github/1.png) +![alt text](.github/2.png) + ## Usage ### Compile