Shiny new shields!

This commit is contained in:
Justin Hileman
2014-04-13 16:47:55 -07:00
parent 0315da508b
commit c96e985dbf
+3 -1
View File
@@ -3,7 +3,9 @@ Mustache.php
A [Mustache](http://mustache.github.com/) implementation in PHP. A [Mustache](http://mustache.github.com/) implementation in PHP.
[![Build Status](https://secure.travis-ci.org/bobthecow/mustache.php.png?branch=dev)](http://travis-ci.org/bobthecow/mustache.php) [![Package version](http://img.shields.io/packagist/v/mustache/mustache.svg)](https://packagist.org/packages/mustache/mustache)
[![Build status](http://img.shields.io/travis/bobthecow/mustache.php/dev.svg)](http://travis-ci.org/bobthecow/mustache.php)
[![Monthly downloads](http://img.shields.io/packagist/dm/mustache/mustache.svg)](https://packagist.org/packages/mustache/mustache)
Usage Usage