Update README

pull/14/head
Josselin 6 years ago
parent 871c08f0a4
commit fbaf655c5a
  1. 6
      README.md

@ -74,11 +74,11 @@ For more information about printers, see the [Printers documentation](docs/PRINT
## Checks available
Check | Purpose | Severity | Confidence
Check | Purpose | Impact | Confidence
--- | --- | --- | ---
`--uninitialized`| Detect uninitialized variables | High | High
`--pragma`| Detect if different pragma directives are used | Code Quality | High
`--solc-version`| Detect if an old version of Solidity is used (<0.4.23) | Code Quality | High
`--pragma`| Detect if different pragma directives are used | Informational | High
`--solc-version`| Detect if an old version of Solidity is used (<0.4.23) | Informational | High
## License

Loading…
Cancel
Save