From 15326535fce26397224882763c70197b4c6134b3 Mon Sep 17 00:00:00 2001 From: Steven Leggett Date: Fri, 27 Feb 2026 09:26:24 -0500 Subject: [PATCH] Add YouBrokeProd to Programming section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71e3304..b2b47a4 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,4 @@ - [WarriorJS](https://github.com/olistic/warriorjs) - Using JavaScript, program a warrior to climb a tall tower, fight monsters and rescue captives. - [Web Audio School](https://mmckegg.github.io/web-audio-school/) - Interactive WebAudio tutorials. - [XSS game](https://xss-game.appspot.com) - A game about tricking people into running code in their browsers. +- [YouBrokeProd](https://youbrokeprod.com) - Debug realistic production incidents in your browser - like SQL Murder Mystery for DevOps.