Skip to content

Commit ff92f9a

Browse files
committed
Update README.md
1 parent a592132 commit ff92f9a

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,27 @@
44
55
<img src='Picture/icon.png' width='30%'/>
66

7+
### Connection Board Version
8+
9+
<table>
10+
<tr>
11+
<th>PCB Version</th>
12+
<th>PCB Picture</th>
13+
</tr>
14+
<tr>
15+
<td>V1.0</td>
16+
<td align="center">
17+
<img src='Picture/PCB_V1.0.png' width='30%' alt='V1.0'/>
18+
</td>
19+
</tr>
20+
<tr>
21+
<td>V2.0</td>
22+
<td align="center">
23+
<img src='Picture/PCB_V2.0.png' width='30%' alt='V2.0'/>
24+
</td>
25+
</tr>
26+
</table>
27+
728
### Download
829

930
* **Use command in console**

0 commit comments

Comments
 (0)