From 15a6de22a4cc001179567ff2aba3019187d20343 Mon Sep 17 00:00:00 2001 From: Kiran Jojare <111842372+kiranj26@users.noreply.github.com> Date: Fri, 19 Jul 2024 13:03:15 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7462935..70264c3 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,16 @@ python src/main.py test SAF_SpeedTest 43.2 45.6 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. ## Output Screenshots -![image](https://github.com/user-attachments/assets/ae5de356-ce91-4c4b-9cac-8f3f02ae049d) + +
+ + +
+ + + + + ## Contributions