From 7d752f25348f0f75e9445f53d6ceffc5381cf402 Mon Sep 17 00:00:00 2001 From: sirlilpanda Date: Wed, 29 Apr 2026 08:40:40 +1200 Subject: [PATCH] fixed image path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f962865..c85ad39 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ this template will auto: - create BOM for each project - create images of the current pcb for your readme like you can see below -![rendered pcb](res/esp32-racer_render.png) +![rendered pcb](/res/esp32-racer_render.png) the code for creating all of this lives in `.hooks/`