Skip to content

Commit efeedf3

Browse files
authored
README: change shield colors to improve contrast
1 parent ab02141 commit efeedf3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[![stable-docs](https://img.shields.io/badge/docs-stable-blue)](https://docs.rs/stm32wlxx-hal/)
55
[![nightly-docs](https://img.shields.io/badge/docs-nightly-blue)](https://stm32-rs.github.io/stm32wlxx-hal/stm32wlxx_hal/index.html)
66
[![crates.io](https://img.shields.io/crates/v/stm32wlxx-hal.svg)](https://crates.io/crates/stm32wlxx-hal)
7-
![license](https://img.shields.io/crates/l/stm32wlxx-hal?color=green)
8-
![MSRV](https://img.shields.io/badge/MSRV-1.56-informational)
7+
![license](https://img.shields.io/crates/l/stm32wlxx-hal?color=black)
8+
![MSRV](https://img.shields.io/badge/MSRV-1.56-informational?color=purple)
99

1010
Embedded rust HAL (hardware abstraction layer) for the STM32WL series.
1111

0 commit comments

Comments
 (0)