Skip to content

Commit 1570a72

Browse files
committed
Add more badges to README
1 parent e34d43f commit 1570a72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ php-tmpfile
22
===========
33

44
[![Build Status](https://secure.travis-ci.org/mikehaertl/php-tmpfile.png)](http://travis-ci.org/mikehaertl/php-tmpfile)
5+
[![Latest Stable Version](https://poser.pugx.org/mikehaertl/php-tmpfile/v/stable.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
6+
[![Total Downloads](https://poser.pugx.org/mikehaertl/php-tmpfile/downloads.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
7+
[![Latest Unstable Version](https://poser.pugx.org/mikehaertl/php-tmpfile/v/unstable.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
8+
[![HHVM Status](http://hhvm.h4cc.de/badge/yiisoft/yii2-dev.png)](http://hhvm.h4cc.de/package/mikehaertl/php-tmpfile)
9+
[![License](https://poser.pugx.org/mikehaertl/php-tmpfile/license.svg)](https://packagist.org/packages/mikehaertl/php-tmpfile)
510

611
A convenience class for temporary files.
712

0 commit comments

Comments
 (0)