From 465b3ea3bac542288e88a25b8e5861fdb7fd1010 Mon Sep 17 00:00:00 2001 From: Ariel Miculas-Trif Date: Sun, 22 Sep 2024 21:26:51 +0300 Subject: [PATCH] Add crates.io badge for the PuzzleFS executable In addition to this, replace anuvu with project-machine Signed-off-by: Ariel Miculas-Trif --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7670dea..dd55b12 100644 --- a/README.md +++ b/README.md @@ -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.