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

@ -90,7 +90,7 @@ The `json` format is useful for integration into other tools, while `-o markdown
#### Analyzing a Truffle project
[Truffle Suite](http://truffleframework.com) is a popular development framework for Ethereum. To analyze the smart contracts in a Truffle project, change in the project root directory and make run `truffle compile` followed by `myth --truffle`.
[Truffle Suite](http://truffleframework.com) is a popular development framework for Ethereum. To analyze the smart contracts in a Truffle project, change in the project root directory and run `truffle compile` followed by `myth --truffle`.
### Analyzing on-chain contracts

Loading…
Cancel
Save