Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit 24c08b9

Browse files
committed
Update README.md
1 parent d40b0bd commit 24c08b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
[![Latest Stable Version](https://poser.pugx.org/jbelien/github-webhook/v/stable)](https://packagist.org/packages/jbelien/github-webhook)
2+
[![Total Downloads](https://poser.pugx.org/jbelien/github-webhook/downloads)](https://packagist.org/packages/jbelien/github-webhook)
3+
[![Monthly Downloads](https://poser.pugx.org/jbelien/github-webhook/d/monthly.png)](https://packagist.org/packages/jbelien/github-webhook)
4+
15
# PHP GitHub Webhook
26

37
GitHub Webhook using [Zend Expressive](https://docs.zendframework.com/zend-expressive/) (PHP)
48

59
# Install
610

7-
composer create-project jbelien/php-github/webhook
11+
composer create-project jbelien/github-webhook
812

913
# Configuration
1014

0 commit comments

Comments
 (0)