Skip to content

Commit 2e25175

Browse files
committed
Updating the README file
1 parent 00a5e44 commit 2e25175

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This ensures the user is always presented with information in its most useful fo
6161
* **Plotting:** [egui_plot](https://crates.io/crates/egui_plot)
6262
* **CAN Interface:** [socketcan](https://crates.io/crates/socketcan) (for Linux)
6363
* **CANopen Protocol:** [canopen](https://crates.io/crates/canopen)
64-
* **Device Profile Parsing:** [rust-ini](https://crates.io/crates/rust-ini) (for EDS), [quick-xml](https://crates.io/crates/quick-xml) (for XDD)
64+
* **Device Profile Parsing:** [configparser](https://crates.io/crates/rust-ini) (for EDS)
6565
* **Logging:** [csv](https://crates.io/crates/csv)
6666

6767
## Getting Started
@@ -92,7 +92,7 @@ This ensures the user is always presented with information in its most useful fo
9292

9393
## Roadmap
9494

95-
* [ ]
95+
* []
9696

9797
## Contributing
9898

0 commit comments

Comments
 (0)