Skip to content

Commit fdb9b07

Browse files
committed
chore(docs/README): reorder no_std badge
1 parent fa3236d commit fdb9b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## xgx_intern
22

33
[![Crates.io](https://img.shields.io/crates/v/xgx_intern)](https://crates.io/crates/xgx_intern)
4-
[![no_std](https://img.shields.io/badge/no_std-8A2BE2)](https://docs.rust-embedded.org/book/intro/no-std.html)
54
[![Docs.rs](https://docs.rs/xgx_intern/badge.svg)](https://docs.rs/xgx_intern)
65
[![License](https://img.shields.io/crates/l/xgx_intern)](https://spdx.org/licenses/MIT)
6+
[![no_std](https://img.shields.io/badge/no_std-8A2BE2)](https://docs.rust-embedded.org/book/intro/no-std.html)
77
![Coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fxangelix%2Fxgx_intern%2Fmain%2Fcoverage.json)
88

99

0 commit comments

Comments
 (0)