Skip to content

Commit

Permalink
chore: update crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbinth committed Feb 28, 2023
1 parent 3d924d3 commit 159a04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<a href="https://github.com/0xPolygonMiden/miden-vm/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<img src="https://github.com/0xPolygonMiden/miden-vm/workflows/CI/badge.svg?branch=main">
<a href="https://crates.io/crates/miden"><img src="https://img.shields.io/crates/v/miden"></a>
<a href="https://crates.io/crates/miden-vm"><img src="https://img.shields.io/crates/v/miden-vm"></a>

A STARK-based virtual machine.

Expand Down

0 comments on commit 159a04f

Please sign in to comment.