diff --git a/README.md b/README.md index d2f04a5..6cdba8e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The crate was generated using [`svd2rust`](https://github.com/rust-embedded/svd2 To use this crate, add this to your `Cargo.toml` ```toml -[dependencies.va108xx] +[dependencies.va416xx] version = "" features = ["rt"] ```