Skip to content

Commit a5479f7

Browse files
authored
Update README.md
1 parent c7421b4 commit a5479f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ir_cli/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ ir_cli sol2tensor $input_dir_absolute_path
6060
| ├- file2.json
6161
| └- ...
6262
└- output
63-
├- source_info -- infomation about contract
63+
├- source_info -- information about contract
6464
├- standard_input -- solc compiler standard input json
6565
├- standard_output -- solc compiler standard output json
6666
├- yul -- yul src code
6767
├- sir -- Smart IR
6868
└- tensor -- tensor data
6969
70-
```
70+
```

0 commit comments

Comments
 (0)