Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant committed Jul 1, 2023
1 parent 61b073d commit 952370a
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 @@ -121,7 +121,7 @@ You can omit `pubs` and `params` options, they default to `[]`.

### Using Circomkit in Code

All CLI commands can be used with the same name and arguments within Circomkit.
All CLI commands other than `init` can be used with the same name and arguments within Circomkit.

```ts
import {Circomkit} from 'circomkit';
Expand Down

0 comments on commit 952370a

Please sign in to comment.