Update README.md

pull/23/head
Bernhard Mueller 7 years ago committed by GitHub
parent 653dd9ae44
commit 9d43910499
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -38,7 +38,7 @@ Note that Mythril requires Python 3.5 to work.
## Security analysis (EXPERIMENTAL)
Run `myth -x` with one of the input options described below to run the analysis. This will run the Python modules in the [/analysis/modules](https://github.com/b-mueller/mythril/tree/master/mythril/analysis/modules) directory.
Run `myth -x` with one of the input options described below to run the analysis. This will run the Python modules in the [/analysis/modules](https://github.com/b-mueller/mythril/tree/master/mythril/analysis/modules) directory. See also the [list of security checks](security_checks.md).
## Control flow graph

Loading…
Cancel
Save