# HG changeset patch # User Dennis C. M. # Date 1687893205 -3600 # Node ID bebd95177e96bf1d31d9d65ba8c15c1601725ebe # Parent a83fa0b5ea96f52f6c7066d81c0d19d7d5e96e16 add images diff -r a83fa0b5ea96 -r bebd95177e96 README.md --- 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 1](repo/1.png) +![Image 2](repo/2.png + ## Compile ```bash diff -r a83fa0b5ea96 -r bebd95177e96 repo/1.png Binary file repo/1.png has changed diff -r a83fa0b5ea96 -r bebd95177e96 repo/2.png Binary file repo/2.png has changed