Update README.md

pull/46/head
Feist Josselin 6 years ago committed by GitHub
parent 15845cb5e3
commit 14ed734d82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -11,7 +11,7 @@ Slither is a Solidity static analysis framework written in Python 3. It runs a s
* Easy integration into continuous integration pipelines
* Built-in 'printers' quickly report crucial contract information
* Detector API to write custom analyses in Python
* Ability to analyze contracts written with Solidity > 0.4
* Ability to analyze contracts written with Solidity >= 0.4
* Intermediate representation ([SlithIR](https://github.com/trailofbits/slither/wiki/SlithIR)) enables simple, high-precision analyses
## Usage

Loading…
Cancel
Save