Skip to content

Commit d359d80

Browse files
committed
add badges to README [skip ci]
1 parent 2e9be1c commit d359d80

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# YAY!
22

3+
[![Build Status](https://travis-ci.org/marcioAlmada/yay.svg?branch=master)](https://travis-ci.org/marcioAlmada/yay)
4+
[![Coverage Status](https://coveralls.io/repos/github/marcioAlmada/yay/badge.svg?branch=travis)](https://coveralls.io/github/marcioAlmada/yay?branch=travis)
5+
[![Latest Stable Version](https://poser.pugx.org/yay/yay/v/stable.png)](https://packagist.org/packages/yay/annotations)
6+
[![Join the chat at https://gitter.im/marcioAlmada/yay](https://badges.gitter.im/marcioAlmada/yay.svg)](https://gitter.im/marcioAlmada/yay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
7+
[![License](https://poser.pugx.org/yay/yay/license.png)](https://packagist.org/packages/yay/yay)
8+
39
**YAY!** is a high level parser combinator based PHP preprocessor that allows anyone to augment PHP with PHP :boom:
410

511
This means that language features could be distributed as composer packages (as long as the macro based implementations

0 commit comments

Comments
 (0)