From e50ee556bb82a71ef4767cae4fb3188dca71207e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=B3r=C3=A1nt=20Mikol=C3=A1s?= Date: Wed, 9 Nov 2022 23:05:02 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aa0f112..1e23a3f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # lab06-debugging +Link to the shader toy https://www.shadertoy.com/view/ddBGzt +Found all 5 bugs! + # Setup Create a [Shadertoy account](https://www.shadertoy.com/). Either fork this shadertoy, or create a new shadertoy and copy the code from the [Debugging Puzzle](https://www.shadertoy.com/view/flGfRc).