Merge pull request #781 from fvictorio/patch-1

Add hardhat to the list of supported projects
pull/791/head
Feist Josselin 4 years ago committed by GitHub
commit c6b5c741c4
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