Update README.md

pull/781/head
Franco Victorio 4 years ago committed by GitHub
parent 8afd422712
commit d10fe9a0fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -30,7 +30,7 @@ Slither is a Solidity static analysis framework written in Python 3. It runs a s
## Bugs and Optimizations Detection
Run Slither on a Truffle/Embark/Dapp/Etherlime application:
Run Slither on a Truffle/Embark/Dapp/Etherlime/Hardhat application:
```bash
slither .
```

Loading…
Cancel
Save