Skip to content

Commit e89e6b7

Browse files
committed
Update README
1 parent 4866f0e commit e89e6b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rs/eros/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[<img alt="crates.io" src="https://img.shields.io/crates/v/eros.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/eros)
55
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-eros-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/eros)
66
[<img alt="test status" src="https://img.shields.io/github/actions/workflow/status/mcmah309/eros/ci.yml?branch=master&style=for-the-badge" height="20">](https://github.com/mcmah309/eros/actions/workflows/ci.yml)
7-
![no_std](https://img.shields.io/badge/no__std-compatible-success)
7+
[<img alt="no_std" src="https://img.shields.io/badge/no__std-compatible-success?style=for-the-badge" height="20">](#no_std-support)
88

99
Eros is the swiss army knife of error handling approaches. It works well in both libraries and binaries.
1010

0 commit comments

Comments
 (0)