diff --git a/README.md b/README.md index f08b6ae..3aef4ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Embedded Rust -[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Linting](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Static%20Analysis.yml/badge.svg?branch=master)](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Static%20Analysis.yml) +[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Linting](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Linting.yml/badge.svg)](https://github.com/rust-embedded/awesome-embedded-rust/actions/workflows/Linting.yml) This is a curated list of resources related to embedded and low-level programming in the Rust programming language, including a selection of useful crates. @@ -1361,8 +1361,7 @@ These materials may be outdated and reflect earlier practices, but they might st This list is licensed under -- CC0 1.0 Universal License ([LICENSE-CC0](LICENSE-CC0) or - https://creativecommons.org/publicdomain/zero/1.0/legalcode) +- [CC0 1.0 Universal License](https://creativecommons.org/publicdomain/zero/1.0/legalcode) aka [LICENSE-CC0](LICENSE-CC0) ## Code of Conduct