Skip to content

Commit 15a6de2

Browse files
authored
Update README.md
1 parent 5f6e8b7 commit 15a6de2

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,16 @@ python src/main.py test SAF_SpeedTest 43.2 45.6
9494
These commands will parse the test.dbc and test_log.txt files located in the data/ directory, process the CAN messages, and generate a plot for the SAF_SpeedTest signal.
9595

9696
## Output Screenshots
97-
![image](https://github.com/user-attachments/assets/ae5de356-ce91-4c4b-9cac-8f3f02ae049d)
97+
98+
<div align="center">
99+
<img src="https://github.com/user-attachments/assets/ae5de356-ce91-4c4b-9cac-8f3f02ae049d" width="600" height="400" />
100+
<img src="https://github.com/user-attachments/assets/d0fe7b06-18b1-4ff4-be53-82c877288097" width="600" height="400" />
101+
</div>
102+
103+
104+
105+
106+
98107

99108
## Contributions
100109

0 commit comments

Comments
 (0)