Update README.md

pull/2/head
Bernhard Mueller 7 years ago committed by GitHub
parent c0de669c22
commit 84d6d75c2e
  1. 7
      README.md

@ -9,7 +9,7 @@ Mythril is a reverse engineering and bug hunting framework for the Ethereum bloc
Install from Pypi:
```bash
$ pip install mythril==0.2.9
$ pip install mythril==0.2.10
```
Or, clone the GitHub repo to install the newest master branch:
@ -99,7 +99,10 @@ The command-line search is useful for identifying contracts with interesting opc
## Custom scripts
-- TODO: Add example(s) --
TODO
- Add examples for static/dynamic analysis
- API documentation
## Issues

Loading…
Cancel
Save