Skip to content

Commit 3ac03cb

Browse files
Update README.md
1 parent 4185f81 commit 3ac03cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ pre-commit run --all-files # run the linter
5757
* [`opendbc/dbc/`](opendbc/dbc/) is a repository of [DBC](https://en.wikipedia.org/wiki/CAN_bus#DBC) files
5858
* [`opendbc/can/`](opendbc/can/) is a library for parsing and building CAN messages from DBC files
5959
* [`opendbc/car/`](opendbc/car/) is a high-level library for interfacing with cars using Python
60+
* [`opendbc/safety/`](opendbc/safety/) is the functional safety for all the cars supported by `opendbc/car/`
6061

6162
## How to Port a Car
6263

0 commit comments

Comments
 (0)