From 377c5f1af2d50403b3d797fcd0bb15e84c44a1df Mon Sep 17 00:00:00 2001 From: Carlos Granados Date: Tue, 10 Sep 2024 10:56:59 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bfe73bd..14e23d2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # PHP Static Analysis Attributes Psalm Plugin [![Continuous Integration](https://github.com/php-static-analysis/psalm-plugin/workflows/All%20Tests/badge.svg)](https://github.com/php-static-analysis/psalm-plugin/actions) [![Latest Stable Version](https://poser.pugx.org/php-static-analysis/psalm-plugin/v/stable)](https://packagist.org/packages/php-static-analysis/psalm-plugin) -[![PHP Version Require](http://poser.pugx.org/php-static-analysis/psalm-plugin/require/php)](https://packagist.org/packages/php-static-analysis/psalm-plugin) [![License](https://poser.pugx.org/php-static-analysis/psalm-plugin/license)](https://github.com/php-static-analysis/psalm-plugin/blob/main/LICENSE) [![Total Downloads](https://poser.pugx.org/php-static-analysis/psalm-plugin/downloads)](https://packagist.org/packages/php-static-analysis/psalm-plugin/stats) @@ -123,3 +122,7 @@ These are the available attributes and their corresponding PHPDoc annotations: | [TemplateImplements](https://github.com/php-static-analysis/attributes/blob/main/doc/TemplateImplements.md) | `@implements` `@template-implements` | | [TemplateUse](https://github.com/php-static-analysis/attributes/blob/main/doc/TemplateUse.md) | `@use` `@template-use` | | [Type](https://github.com/php-static-analysis/attributes/blob/main/doc/Type.md) | `@var` `@return` | + +## Sponsor this project + +If you would like to support the development of this project, please consider [sponsoring me](https://github.com/sponsors/carlos-granados)