Skip to content

Commit fa9d0c9

Browse files
Update README.md
Fixed image URLs in readme
1 parent ea583e0 commit fa9d0c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ Analyzer for low level debugging of the QSPI Protocol, for use with Saleae and K
1313
##### Images
1414
<details closed>
1515
<summary>KingstVIS</summary>
16-
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/Images/KingstVIS_Simulation.jpg"/>
16+
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/blob/master/Images/KingstVIS_Simulation.jpg?raw=true"/>
1717
</details>
1818
<details closed>
1919
<summary>Saleae Logic 1</summary>
20-
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/Images/SaleaeLogic_Simulation.jpg"/>
20+
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/blob/master/Images/SaleaeLogic_Simulation.jpg?raw=true"/>
2121
</details>
2222
<details closed>
2323
<summary>Saleae Logic 2</summary>
24-
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/Images/SaleaeLogic2_Simulation.jpg"/>
24+
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/blob/master/Images/SaleaeLogic2_Simulation.jpg?raw=true"/>
2525
</details>
2626
<details closed>
2727
<summary>Saleae Logic 2 Settings</summary>
28-
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/Images/SaleaeLogic2_Settings.jpg" />
28+
<IMG src="https://github.com/AddioElectronics/QSPI-Analyzer/blob/master/Images/SaleaeLogic2_Settings.jpg?raw=true" />
2929
</details>
3030

3131

0 commit comments

Comments
 (0)