Update README.md

pull/781/head
Feist Josselin 4 years ago committed by GitHub
parent 1894af58c1
commit e8f4f42886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -17,7 +17,7 @@ Slither is a Solidity static analysis framework written in Python 3. It runs a s
## Features
* Detects vulnerable Solidity code with low false positives
* Detects vulnerable Solidity code with low false positives (see the list of [trophies](./trophies.md))
* Identifies where the error condition occurs in the source code
* Easily integrates into continuous integration and Truffle builds
* Built-in 'printers' quickly report crucial contract information

Loading…
Cancel
Save