diff --git a/README.md b/README.md index dab6726..8c45d57 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![build](https://github.com/us-irs/va416xx-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/us-irs/va416xx-rs/actions/workflows/ci.yml) + Vorago VA416xx Rust Support ========= diff --git a/va416xx-hal/README.md b/va416xx-hal/README.md index 2a6e4bc..ba6ab4e 100644 --- a/va416xx-hal/README.md +++ b/va416xx-hal/README.md @@ -44,4 +44,4 @@ to conveniently flash with `cargo run`. ## Setting up your own binary crate -TODO \ No newline at end of file +TODO