From c39dd3879ec1bb43c598a6edfd09234ad6ce2743 Mon Sep 17 00:00:00 2001 From: Reinout Meliesie Date: Mon, 1 Sep 2025 18:44:01 +0200 Subject: [PATCH] Use html img tag for circuit diagram in readme to appease Forgejo --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d9a110b..acd22c1 100644 --- a/readme.md +++ b/readme.md @@ -56,6 +56,7 @@ be connected to their original headers on the motherboard. The fan controller si fans and the motherboard, passing through the power and ground but intercepting the control signals. -![Circuit diagram of the hardware, see below for a structural representation](docs/circuit.svg) +Circuit diagram of the hardware, see below for a structural representation You can obtain a netlist file of this circuit [here](docs/circuit-netlist.txt).