Skip to content

Commit 898c61e

Browse files
Merge pull request #3 from BernardoSilva/add-badges-to-readme
Add download count and stable version badges
2 parents 5c0bd72 + 341dc24 commit 898c61e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# git-hooks-php
22

3-
3+
[![Latest Stable Version](https://poser.pugx.org/bernardosilva/git-hooks-php/v/stable)](https://packagist.org/packages/bernardosilva/git-hooks-php)
4+
[![Monthly Downloads](https://poser.pugx.org/bernardosilva/git-hooks-php/d/monthly)](https://packagist.org/packages/bernardosilva/git-hooks-php)
5+
[![Total Downloads](https://poser.pugx.org/bernardosilva/git-hooks-php/downloads)](https://packagist.org/packages/bernardosilva/git-hooks-php)
46
[![License](https://img.shields.io/packagist/l/bernardosilva/git-hooks-php.svg)](https://packagist.org/packages/bernardosilva/git-hooks-php)
57

68
This is a [`git-hook` package](https://github.com/BernardoSilva/git-hooks-installer-plugin#git-hook-package) that contains some standards I want to use on all my PHP projects.

0 commit comments

Comments
 (0)