Skip to content

Commit e120d09

Browse files
authored
Update README.md
1 parent da3ba86 commit e120d09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The tube they used to model is 12AX7 double triode. They also provide a final st
8383
Original is written in C++, for some reasons I ported it to C implementation.
8484

8585
#### Example circuit for triode amplifier and tonestack:
86-
<a><img src="https://raw.githubusercontent.com/james34602/JamesDSPManager/master/Misc/Valve/TubeTonestack.svg"/></a>
86+
![Diagram1](./Misc/Valve/TubeTonestack.svg)
8787

8888
#### 6. What is Misc folder does?
8989

@@ -190,4 +190,4 @@ Source code is provided under the [GPL V2](https://www.gnu.org/licenses/old-lice
190190
1. Matlab, for verifying algorithm correctness
191191

192192
# Structure map generated by Understand (Hosted on rawgit)
193-
<a><img src="https://rawgit.com/james34602/JamesDSPManager/master/libjamesdsp_StructureMap.svg"/></a>
193+
![Diagram1](./libjamesdsp_StructureMap.svg)

0 commit comments

Comments
 (0)