Skip to content

Commit

Permalink
Merge pull request #132 from ariel-miculas/add-badge
Browse files Browse the repository at this point in the history
Add crates.io badge for the PuzzleFS executable
  • Loading branch information
ariel-miculas authored Sep 23, 2024
2 parents d25d30a + 465b3ea commit e06329c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# PuzzleFS [![Build Status](https://github.com/anuvu/puzzlefs/workflows/ci/badge.svg?branch=master)](https://github.com/anuvu/puzzlefs/actions)
# PuzzleFS [![Build Status](https://github.com/project-machine/puzzlefs/workflows/ci/badge.svg?branch=master)](https://github.com/project-machine/puzzlefs/actions) [![Crates.io][crates-exe-badge]][crates-exe-url]

[crates-exe-badge]: https://img.shields.io/crates/v/puzzlefs.svg
[crates-exe-url]: https://crates.io/crates/puzzlefs

PuzzleFS is a next-generation container filesystem.

Expand Down

0 comments on commit e06329c

Please sign in to comment.