Skip to content

Commit

Permalink
Merge pull request #809 from daira/remove-empty-halo2-crate-from-readme
Browse files Browse the repository at this point in the history
Remove references to the empty `halo2` crate from the README
  • Loading branch information
daira committed Feb 6, 2024
2 parents ae52332 + 4a8e640 commit 81729ec
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# halo2 [![Crates.io](https://img.shields.io/crates/v/halo2.svg)](https://crates.io/crates/halo2) #
# halo2

## [Documentation](https://docs.rs/halo2)
## Usage

This repository contains the [halo2_proofs](halo2_proofs/README.md) and
[halo2_gadgets](halo2_gadgets/README.md) crates, which should be used directly.

## Minimum Supported Rust Version

Expand Down

0 comments on commit 81729ec

Please sign in to comment.