chore: add badges to readme

This commit is contained in:
Bobbin Threadbare 2024-03-17 13:32:46 -07:00
parent 56d014898d
commit ce9b45fe77
No known key found for this signature in database
GPG key ID: 289C444AD87BC941

View file

@ -1,4 +1,9 @@
# Miden Crypto
<a href="https://github.com/0xPolygonMiden/miden-crypto/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<a href="https://github.com/0xPolygonMiden/crypto/actions/workflows/ci.yml"><img src="https://github.com/0xPolygonMiden/crypto/actions/workflows/ci.yml/badge.svg?branch=main"></a>
<img src="https://img.shields.io/badge/rustc-1.75+-lightgray.svg">
<a href="https://crates.io/crates/miden-crypto"><img src="https://img.shields.io/crates/v/miden-crypto"></a>
This crate contains cryptographic primitives used in Polygon Miden.
## Hash