diff --git a/docs/index.rst b/docs/index.rst
index cb093bd6b..351f8ad7a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -61,6 +61,9 @@ Available Solidity Integrations
* `Solium `_
A commandline linter for Solidity which strictly follows the rules prescribed by the `Solidity Style Guide `_.
+
+* `Solhint `_
+ Solidity linter that provides security, style guide and best practice rules for smart contract validation.
* `Visual Studio Code extension `_
Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler.