Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardOfMenlo authored Oct 7, 2024
1 parent 0925b4e commit 9d69864
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ By [Gal Arnon](https://galarnon42.github.io/) [Alessandro Chiesa](https://ic-peo

**WARNING:** This is an academic prototype and has not received careful code review. This implementation is NOT ready for production use.

<p align="center">
<a href="https://github.com/WizardOfMenlo/whir/blob/main/LICENSE-APACHE"><img src="https://img.shields.io/badge/license-APACHE-blue.svg"></a>
<a href="https://github.com/WizardOfMenlo/whir/blob/main/LICENSE-MIT"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
</p>

# Usage
```
cargo run --release -- --help
Expand Down

0 comments on commit 9d69864

Please sign in to comment.