Skip to content

Commit

Permalink
clean readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Arvolear committed Aug 6, 2024
1 parent 410bcde commit 8e4bddc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import "@solarity/chai-zkit";
## Usage

> [!IMPORTANT]
> The package is meant to be used together with [hardhat-zkit](https://github.com/dl-solarity/hardhat-zkit) plugin that provides circuits objects used in chai assertions.
> The package is meant to be used together with [hardhat-zkit](https://github.com/dl-solarity/hardhat-zkit) plugin that provides circuits objects to be tested with chai assertions.
After installing the package, you may use the following assertions:

Expand All @@ -59,4 +59,3 @@ await expect(
## Known limitations

- Temporarily, only the witness `input <> output` signals testing is supported.

0 comments on commit 8e4bddc

Please sign in to comment.