Skip to content

Commit 147078f

Browse files
committed
Fix HHVM png in README
1 parent e8f75d0 commit 147078f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ php-shellcommand
55
[![Latest Stable Version](https://poser.pugx.org/mikehaertl/php-shellcommand/v/stable.svg)](https://packagist.org/packages/mikehaertl/php-shellcommand)
66
[![Total Downloads](https://poser.pugx.org/mikehaertl/php-shellcommand/downloads.svg)](https://packagist.org/packages/mikehaertl/php-shellcommand)
77
[![Latest Unstable Version](https://poser.pugx.org/mikehaertl/php-shellcommand/v/unstable.svg)](https://packagist.org/packages/mikehaertl/php-shellcommand)
8-
[![HHVM Status](http://hhvm.h4cc.de/badge/yiisoft/yii2-dev.png)](http://hhvm.h4cc.de/package/mikehaertl/php-shellcommand)
8+
[![HHVM Status](http://hhvm.h4cc.de/badge/mikehaertl/php-shellcommand.png)](http://hhvm.h4cc.de/package/mikehaertl/php-shellcommand)
99
[![License](https://poser.pugx.org/mikehaertl/php-shellcommand/license.svg)](https://packagist.org/packages/mikehaertl/php-shellcommand)
1010

1111
php-shellcommand provides a simple object oriented interface to execute shell commands.

0 commit comments

Comments
 (0)