Update README.md

This commit is contained in:
rusefillc 2024-02-09 20:41:42 -05:00 committed by GitHub
parent c2dc31672b
commit 8199b5bb53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ CAN log file utilities to help me work with https://github.com/brent-stone/CAN_R
# CAN file processing
```
gradlew :reder:shadowJar
java -jar reader/build/libs/reader-all.jar
```
# CAN playback