Skip to content

Commit

Permalink
Readme Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiran Jojare committed Jul 19, 2024
1 parent 917bca6 commit 2ab6d77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

# CAN-Log-Parser

![Build Status](https://github.com/yourusername/CAN-Log-Parser/actions/workflows/ci.yml/badge.svg)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/your_project_token)](https://www.codacy.com/gh/yourusername/CAN-Log-Parser/dashboard?utm_source=github.com&utm_medium=referral&utm_content=yourusername/CAN-Log-Parser&utm_campaign=Badge_Grade)
![Build Status](https://github.com/kiranj26/CAN-Log-Parser/actions/workflows/ci.yml/badge.svg)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/your_project_token)](https://www.codacy.com/gh/kiranj26/CAN-Log-Parser/dashboard?utm_source=github.com&utm_medium=referral&utm_content=kiranj26/CAN-Log-Parser&utm_campaign=Badge_Grade)
![Flake8 Linting](https://img.shields.io/badge/flake8-linting-brightgreen)
![Python Version](https://img.shields.io/badge/python-3.12-blue)
![License](https://img.shields.io/github/license/yourusername/CAN-Log-Parser)
![License](https://img.shields.io/github/license/kiranj26/CAN-Log-Parser)

This project is a CAN log parser that parses DBC files and CAN log files, and plots signal values over time.

Expand Down

0 comments on commit 2ab6d77

Please sign in to comment.