Skip to content

Commit c539671

Browse files
authored
Update README.md
1 parent af7f2ea commit c539671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Input parameter handling is minimal and command options are lacking so
77
we can focus on how to set up and call the client.
88

99

10-
* [mythx-analysis](https://github.com/ConsenSys/armlet/blob/master/example/mythx-analysis): Submit a JSON with Solidity source and EVM bytecode information to the MythX and retrieve results. For fancier clients see [sabre](https://github.com/b-mueller/sabre) or [mythos](https://github.com/cleanunicorn/mythos)
10+
* [mythx-analysis](https://github.com/ConsenSys/armlet/blob/master/example/mythx-analysis): Submit a JSON with Solidity source and EVM bytecode information to the MythX and retrieve results. For fancier clients see [sabre](https://github.com/b-mueller/sabre) or [mythos](https://github.com/cleanunicorn/mythos).
1111
* [analysis-status](https://github.com/ConsenSys/armlet/blob/master/example/analysis-status): Get status of a prior MythX analysis request.
1212
* [analysis-issues](https://github.com/ConsenSys/armlet/blob/master/example/analysis-issues): Get issues reported from a prior MythX analysis.
1313
* [list-analyses](https://github.com/ConsenSys/armlet/blob/master/example/list-analyses): Get issues reported from a prior MythX analysis.

0 commit comments

Comments
 (0)