From 610751e96eca70dc6e9c1a387fbc6b6081a9256e Mon Sep 17 00:00:00 2001 From: Scott Gibb <44235263+ScottGibb@users.noreply.github.com> Date: Fri, 22 Nov 2024 10:33:46 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f08b6ae..827355f 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. From 3426e5434172a81449623d82c043ff74c0a05c32 Mon Sep 17 00:00:00 2001 From: Scott Gibb <44235263+ScottGibb@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:46:34 +0000 Subject: [PATCH 2/2] Add Missing license --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 827355f..3aef4ba 100644 --- a/README.md +++ b/README.md @@ -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