Skip to content

Commit

Permalink
docs(readme): add docs.rs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Aug 15, 2024
1 parent 8b97797 commit c71d6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<p align="center">
<a href="https://crates.io/crates/strandify"><img src="https://img.shields.io/crates/v/strandify"></a>
<a href="https://docs.rs/strandify/latest/strandify/"><img src="https://img.shields.io/docsrs/strandify"></a>
<a href="https://github.com/loiccoyle/strandify/actions"><img src="https://github.com/loiccoyle/strandify/actions/workflows/ci.yml/badge.svg"></a>
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<img src="https://img.shields.io/badge/platform-linux%20%7C%20macOS%20%7C%20windows-informational">
Expand Down

0 comments on commit c71d6db

Please sign in to comment.