Skip to content

Commit 4dfce80

Browse files
committed
docs(readme): unify badge block across portfolio
1 parent 0495a92 commit 4dfce80

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
[![CI](https://github.com/Sigilweaver/OpenWRaw/actions/workflows/ci.yml/badge.svg)](https://github.com/Sigilweaver/OpenWRaw/actions/workflows/ci.yml)
44
[![crates.io](https://img.shields.io/crates/v/openwraw.svg)](https://crates.io/crates/openwraw)
55
[![PyPI](https://img.shields.io/pypi/v/openwraw.svg)](https://pypi.org/project/openwraw/)
6-
[![docs.rs](https://docs.rs/openwraw/badge.svg)](https://docs.rs/openwraw)
7-
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache--2.0-blue.svg)](LICENSE)
6+
[![docs.rs](https://img.shields.io/docsrs/openwraw)](https://docs.rs/openwraw)
7+
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)
8+
[![Rust MSRV](https://img.shields.io/badge/rust-1.85%2B-orange.svg)](https://www.rust-lang.org)
89

910
> Part of the [OpenProteo](https://sigilweaver.app/openproteo/docs/)
1011
> stack for proteomics raw-file access. Sibling readers:

0 commit comments

Comments
 (0)