Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
montyly authored Jan 13, 2021
1 parent 1894af5 commit e8f4f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e8f4f42

Please sign in to comment.