Skip to content

Commit

Permalink
Update README.md (Picodes#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
zarifpour authored Feb 16, 2024
1 parent c3b9849 commit 098627c
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 @@ -25,7 +25,7 @@ yarn analyze contracts scope.example.txt
```

- `BASE_PATH` is a relative path to the folder containing the smart contracts.
- `SCOPE_FILE` is an optional file containg a specific smart contracts scope (see [scope.example.txt](./scope.example.txt))
- `SCOPE_FILE` is an optional file containing a specific smart contracts scope (see [scope.example.txt](./scope.example.txt))
- `GITHUB_URL` is an optional url to generate links to github in the report
- For remappings, add `remappings.txt` to `BASE_PATH`.
- The output will be saved in a `report.md` file.
Expand Down

0 comments on commit 098627c

Please sign in to comment.