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: Install from Pypi:
```bash ```bash
$ pip install mythril==0.2.9 $ pip install mythril==0.2.10
``` ```
Or, clone the GitHub repo to install the newest master branch: 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 ## Custom scripts
-- TODO: Add example(s) -- TODO
- Add examples for static/dynamic analysis
- API documentation
## Issues ## Issues

Loading…
Cancel
Save