File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
Automotive diagnostic application developed as a part of 2020 capstone croject.
4
4
5
5
## System Overview
6
- <img src =" ./ img/system_overview.png " style = " width : 300 px " >
6
+ <img src =" https://github.com/takehiro-code/CANnect/blob/master/ img/system_overview.PNG " width = " 50% " >
7
7
8
8
## Hardware
9
9
@@ -13,14 +13,14 @@ Developed with Java and XML.
13
13
14
14
<div class =" row " >
15
15
<div class =" column " >
16
- <img src="./ img/mainmenu.jpg" style=" width: 25%">
17
- <img src="./ img/dashboard_table.jpg" style=" width: 25%">
18
- <img src="./ img/dashboard_chart.jpg" style=" width: 25%">
16
+ <img src="https://github.com/takehiro-code/CANnect/blob/master/ img/mainmenu.jpg" align="left" width=" 25%">
17
+ <img src="https://github.com/takehiro-code/CANnect/blob/master/ img/dashboard_table.jpg" align="left" width=" 25%">
18
+ <img src="https://github.com/takehiro-code/CANnect/blob/master/ img/dashboard_chart.jpg" align="left" width=" 25%">
19
19
</div >
20
20
<div class =" column " >
21
- <img src="./ img/dashboard_meter.jpg" style=" width: 25%">
22
- <img src="./ img/settings_menu.jpg" style=" width: 25%">
23
- <img src="./ img/map.jpg" style=" width: 25%">
21
+ <img src="https://github.com/takehiro-code/CANnect/blob/master/ img/dashboard_meter.jpg" align="left" width=" 25%">
22
+ <img src="https://github.com/takehiro-code/CANnect/blob/master/ img/settings_menu.jpg" align="left" width=" 25%">
23
+ <img src="https://github.com/takehiro-code/CANnect/blob/master/ img/map.jpg" align="left" width=" 25%">
24
24
</div >
25
25
</div >
26
26
You can’t perform that action at this time.
0 commit comments