diff --git a/README.md b/README.md index 0db308f6..a8cdea9d 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,3 @@ svd.sh # Generates code from crate and formats to rustfmt ``` ## Using Crate - -```toml -[dependencies.xmc4100] -version = "0.3.1" -features = ["rt"] -```