From 4e70a6eb8ae6e7092efd1bd50fc5b8694637f01e Mon Sep 17 00:00:00 2001 From: Reinout Meliesie Date: Mon, 1 Sep 2025 18:46:40 +0200 Subject: [PATCH] Revert "Use html img tag for circuit diagram in readme to appease Forgejo" This reverts commit c39dd3879ec1bb43c598a6edfd09234ad6ce2743. --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index acd22c1..d9a110b 100644 --- a/readme.md +++ b/readme.md @@ -56,7 +56,6 @@ 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 +![Circuit diagram of the hardware, see below for a structural representation](docs/circuit.svg) You can obtain a netlist file of this circuit [here](docs/circuit-netlist.txt).