Use html img tag for circuit diagram in readme to appease Forgejo

This commit is contained in:
Reinout Meliesie 2025-09-01 18:44:01 +02:00
commit c39dd3879e
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -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)
<img src="docs/circuit.svg"
alt="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).