From 242d6a2f104e07a695ed0f3190461d0e7662584d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?BT3GL=20/ba=C9=AAt=C9=A1=C9=9D=C9=AB/?= <1130416+bt3gl@users.noreply.github.com> Date: Tue, 31 May 2022 12:26:47 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d0c3a5..836a727 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,4 @@ * [Smart contract code analyzer](https://github.com/crytic/slither) * [Another smart contract code analyzer](https://github.com/ConsenSys/mythril) * [Verx, smart contract verifier](http://verx.ch/) +* [Solhint, a linter for Solidity](https://github.com/protofire/solhint)