diff --git a/README.md b/README.md
index 08a58d41f6e83fa4f4548c1f003b88f2813f5a8b..2d2f6c822b95258b8bc8b9c553883c642de68df8 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,6 @@
 	<a href="https://phpstan.org/"><img src="https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat" alt="PHPStan Enabled"></a>
 </p>
 
-* [PHPStan](https://phpstan.org)
-
-------
-
 This library `phpstan/phpdoc-parser` represents PHPDocs with an AST (Abstract Syntax Tree). It supports parsing and modifying PHPDocs.
 
 For the complete list of supported PHPDoc features check out PHPStan documentation. PHPStan is the main (but not the only) user of this library.