From e37a9d0544a027443fd2eec57205a664b62e3c61 Mon Sep 17 00:00:00 2001 From: Kiran Jojare Date: Fri, 19 Jul 2024 01:56:30 -0600 Subject: [PATCH] Readme Updated --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c527e4a..3d09b04 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,21 @@ These commands will parse the test.dbc and test_log.txt files located in the dat ## Output Screenshots -# Contact +## Contributions -You can download this README file by copying the content above and saving it as `README.md` in your repository folder. Make sure to replace the placeholder paths for the screenshots with the actual paths once you have the images ready. +Feel free to contribute by adding new algorithms or improving the existing implementations. Please follow the contribution guidelines outlined in the [CONTRIBUTING.md](CONTRIBUTING.md) file. + +## Contact + +Kiran Jojare +Embedded Software Engineer +Phone: 720-645-6212 +Email: kijo7257@colorado.edu + +## License + +This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details. + +--- + +Happy Coding! 🚀