Skip to content

Commit

Permalink
Add links to docs and crates.io to README
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Sep 22, 2024
1 parent 4c11b9a commit 0e21f92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# bbqr-rust

<p>
<a href="https://crates.io/crates/bbqr"><img alt="Crate Info" src="https://img.shields.io/crates/v/bbqr.svg"/></a>
<a href="https://github.com/SatoshiPortal/bbqr-rust/blob/master/LICENSE"><img alt="MIT Licensed" src="https://img.shields.io/badge/MIT-blue.svg"/></a>
<a href="https://github.com/SatoshiPortal/bbqr-rust/blob/trunk/.github/workflows/rust.yml"><img alt="CI Status" src="https://github.com/SatoshiPortal/bbqr-rust/workflows/Rust/badge.svg"></a>
<a href="https://docs.rs/bbqr"><img alt="Docs" src="https://img.shields.io/badge/docs.rs-green"/></a>
</p>

Implementaion of the bbqr spec in rust:

https://github.com/coinkite/BBQr/blob/master/BBQr.md
Expand Down

0 comments on commit 0e21f92

Please sign in to comment.