From 0e21f9277ebea8b3f0070aa65a3d3fae8124a1a8 Mon Sep 17 00:00:00 2001 From: Praveen Perera Date: Sun, 22 Sep 2024 16:53:00 -0500 Subject: [PATCH] Add links to docs and crates.io to README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8c4854a..7b1542c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # bbqr-rust +

+ Crate Info + MIT Licensed + CI Status + Docs +

+ Implementaion of the bbqr spec in rust: https://github.com/coinkite/BBQr/blob/master/BBQr.md