diff --git a/Cargo.toml b/Cargo.toml index b437ede..e37e11d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,7 @@ keywords = [ "nordic", ] repository = "https://github.com/nrf-rs/nrf9160-pac" +readme = "README.md" [dependencies] bare-metal = "0.2.0"