Skip to content

Commit

Permalink
docs(readme): add crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Aug 15, 2024
1 parent f283d4b commit 8b97797
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 @@ -2,6 +2,7 @@
<p align="center"><b>A CLI utility to create string art.</b></p>

<p align="center">
<a href="https://crates.io/crates/strandify"><img src="https://img.shields.io/crates/v/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 8b97797

Please sign in to comment.