Skip to content

Commit

Permalink
Fix README.md lint (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ly0va committed Sep 18, 2023
1 parent 29c7915 commit ba90ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Tool for generating `Verifier.sol` using json Verification key
# Tool for generating `Verifier.sol` using json Verification key

`cargo run --bin zksync_verifier_contract_generator --release -- --input_path /path/to/scheduler_verification_key.json --output_path /path/to/Verifier.sol`

0 comments on commit ba90ebf

Please sign in to comment.