Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
acuarica committed Jan 6, 2024
1 parent 35ef5eb commit 42dcc5d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,8 @@ evm.start();

```console !sevm=bin/sevm.mjs --help
$ sevm --help
sevm v0.6.0

sevm <cmd> <contract>

Commands:
Expand All @@ -226,11 +228,11 @@ Commands:
sevm config Shows cache path used to store downloaded bytecode

Options:
--version Show version number [boolean]
--color Display with colors, use `--no-color` to deactivate colors
[boolean] [default: true]
-s, --selector Function signature, e.g., `balanceOf(address)` or selector has
h to choose a specific function [string]
--version Show version number [boolean]
--help Show help [boolean]

Examples:
Expand Down

0 comments on commit 42dcc5d

Please sign in to comment.