Skip to content

Commit 81729ec

Browse files
authored
Merge pull request #809 from daira/remove-empty-halo2-crate-from-readme
Remove references to the empty `halo2` crate from the README
2 parents ae52332 + 4a8e640 commit 81729ec

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# halo2 [![Crates.io](https://img.shields.io/crates/v/halo2.svg)](https://crates.io/crates/halo2) #
1+
# halo2
22

3-
## [Documentation](https://docs.rs/halo2)
3+
## Usage
4+
5+
This repository contains the [halo2_proofs](halo2_proofs/README.md) and
6+
[halo2_gadgets](halo2_gadgets/README.md) crates, which should be used directly.
47

58
## Minimum Supported Rust Version
69

0 commit comments

Comments
 (0)