diff --git a/CHANGELOG.md b/CHANGELOG.md index 39b18d5..5752b34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,10 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Helper script to automate all steps for PAC generation +- Added badges for README ## [v0.1.0] ### Added - First version of the PAC which builds. Uses a patched version - of `svd2rust`: https://github.com/rust-embedded/svd2rust \ No newline at end of file + of `svd2rust`: https://github.com/rust-embedded/svd2rust diff --git a/README.md b/README.md index 0b46e57..9fcbf92 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + +[![build](https://github.com/robamu-org/va108xx-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/robamu-org/va108xx-rs/actions/workflows/ci.yml) +[![docs.rs](https://img.shields.io/docsrs/va108xx)](https://docs.rs/va108xx) + # PAC for the Vorago VA108xx microcontroller family This repository contains the Peripheral Access Crate (PAC) for