Use html img tag for circuit diagram in readme to appease Forgejo
This commit is contained in:
parent
76df428a7d
commit
c39dd3879e
1 changed files with 2 additions and 1 deletions
|
@ -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
|
fans and the motherboard, passing through the power and ground but intercepting the control
|
||||||
signals.
|
signals.
|
||||||
|
|
||||||

|
<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).
|
You can obtain a netlist file of this circuit [here](docs/circuit-netlist.txt).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue