From 7c04434c8a8b048425a5e5e854b32f42c677d9f1 Mon Sep 17 00:00:00 2001 From: Hack the Raccoon <105108853+seacat17@users.noreply.github.com> Date: Sun, 19 Jul 2026 18:05:14 +0200 Subject: [PATCH 1/2] Add my media Added my own silly example. I've been dreaming of doing this for so long :D --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c45a2e4..6748bb3 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ To build, see: [build.md](build.md) ### Vehicular Homicide [![Vehicular Homicide](https://i.ytimg.com/vi/IOlv3qxC7Js/hqdefault.jpg)](https://youtu.be/IOlv3qxC7Js "Vehicular Homicide") +### Intrusive Thoughts +[![Intrusive Thoughts](https://i.ytimg.com/vi/Qr0fF_xtnmU/hqdefault.jpg)]([https://youtu.be/IOlv3qxC7Js](https://youtu.be/Qr0fF_xtnmU + "Intrusive Thoughts") + ## Credits * [Box3D](https://github.com/erincatto/box3d) by Erin Catto From edc55ddf840bdcfe6be721f94e73485335118cad Mon Sep 17 00:00:00 2001 From: Hack the Raccoon <105108853+seacat17@users.noreply.github.com> Date: Wed, 22 Jul 2026 09:22:04 +0200 Subject: [PATCH 2/2] Fix my own mess --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6748bb3..36c61e9 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,7 @@ To build, see: [build.md](build.md) [![Vehicular Homicide](https://i.ytimg.com/vi/IOlv3qxC7Js/hqdefault.jpg)](https://youtu.be/IOlv3qxC7Js "Vehicular Homicide") ### Intrusive Thoughts -[![Intrusive Thoughts](https://i.ytimg.com/vi/Qr0fF_xtnmU/hqdefault.jpg)]([https://youtu.be/IOlv3qxC7Js](https://youtu.be/Qr0fF_xtnmU - "Intrusive Thoughts") +[![Intrusive Thoughts](https://i.ytimg.com/vi/Qr0fF_xtnmU/hqdefault.jpg)](https://youtu.be/Qr0fF_xtnmU "Intrusive Thoughts") ## Credits