Skip to content

Commit

Permalink
chore: add dependency badge (#50)
Browse files Browse the repository at this point in the history
- Integrated a dependency status badge into the README documentation.
  • Loading branch information
huitseeker authored Nov 7, 2023
1 parent 5e2268a commit de76689
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# bellpepper [![Crates.io](https://img.shields.io/crates/v/bellpepper.svg)](https://crates.io/crates/bellpepper)
# bellpepper [![Crates.io](https://img.shields.io/crates/v/bellpepper.svg)](https://crates.io/crates/bellpepper) [![dependency status](https://deps.rs/repo/github/lurk-lab/bellpepper/status.svg)](https://deps.rs/repo/github/lurk-lab/bellpepper)


> This is a fork of the great [bellperson](https://github.com/filecoin-project/bellperson) library,
> Itself a fork of the great [bellman](https://github.com/zkcrypto/bellman) library.
Expand Down

0 comments on commit de76689

Please sign in to comment.